<dependency>
<groupId>com.tencent.bk.repo</groupId>
<artifactId>storage-service</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.repo', module='storage-service', version='1.1.0-RELEASE')
)
compile
|-- com.tencent.bk.repo:common-api:1.1.0-RELEASE
|-- com.tencent.bk.repo:common-bksync:1.1.0-RELEASE
|-- com.tencent.bk.repo:storage-api:1.1.0-RELEASE
|-- com.tencent.bk.repo:artifact-api:1.1.0-RELEASE
|-- commons-codec:commons-codec
|-- commons-io:commons-io:2.11.0
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.32
|-- org.jetbrains.kotlin:kotlin-reflect:1.4.32
|-- org.springframework.retry:spring-retry
|-- org.springframework.boot:spring-boot-starter-aop
|-- com.google.guava:guava:31.1-jre
|-- com.amazonaws:aws-java-sdk-s3
|-- com.squareup.okhttp3:okhttp:4.9.0
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml