<dependency>
<groupId>com.tencent.bk.repo</groupId>
<artifactId>artifact-service</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.repo', module='artifact-service', version='1.1.0-RELEASE')
)
compile
|-- com.tencent.bk.repo:api-repository:1.1.0-RELEASE
|-- com.tencent.bk.repo:api-auth:1.1.0-RELEASE
|-- com.tencent.bk.repo:api-replication:1.1.0-RELEASE
|-- com.tencent.bk.repo:api-fs-server:1.1.0-RELEASE
|-- com.tencent.bk.repo:api-router-controller:1.1.0-RELEASE
|-- com.tencent.bk.repo:api-archive:1.1.0-RELEASE
|-- com.tencent.bk.repo:common-service:1.1.0-RELEASE
|-- com.tencent.bk.repo:common-security:1.1.0-RELEASE
|-- com.tencent.bk.repo:artifact-api:1.1.0-RELEASE
|-- com.tencent.bk.repo:storage-service:1.1.0-RELEASE
|-- com.tencent.bk.repo:operate-service:1.1.0-RELEASE
|-- com.tencent.bk.repo:common-stream:1.1.0-RELEASE
|-- org.springframework.boot:spring-boot-starter-aop
|-- io.micrometer:micrometer-registry-prometheus
|-- org.influxdb:influxdb-java
|-- org.apache.commons:commons-text:1.9
runtime