Skip to content

Commit 19dbe0c

Browse files
committed
SK-2237 Refactored code based on multi-module strategy
1 parent 9efc7c4 commit 19dbe0c

File tree

467 files changed

+854
-40638
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

467 files changed

+854
-40638
lines changed

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<artifactId>common</artifactId>
1313
<version>1.0.0</version>
14-
<groupId>com.skyflow.common</groupId>
14+
<groupId>com.skyflow</groupId>
1515

1616
<properties>
1717
<maven.compiler.source>8</maven.compiler.source>

common/src/main/java/com/skyflow/common/ApiClientBuilder.java

Lines changed: 0 additions & 67 deletions
This file was deleted.

common/src/main/java/com/skyflow/common/AsyncApiClientBuilder.java

Lines changed: 0 additions & 67 deletions
This file was deleted.

common/src/main/java/com/skyflow/common/core/ApiClientApiException.java

Lines changed: 0 additions & 73 deletions
This file was deleted.

common/src/main/java/com/skyflow/common/core/ApiClientHttpResponse.java

Lines changed: 0 additions & 37 deletions
This file was deleted.

common/src/main/java/com/skyflow/common/core/DateTimeDeserializer.java

Lines changed: 0 additions & 55 deletions
This file was deleted.

common/src/main/java/com/skyflow/common/core/FileStream.java

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)