License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.dtm-labs |
ArtifactId | ArtifactIddtmcli-spring |
Last Version | Last Version2.0.3-Release |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondtmcli-spring
The java client for dtm
|
<!-- https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-spring/ -->
<dependency>
<groupId>io.github.dtm-labs</groupId>
<artifactId>dtmcli-spring</artifactId>
<version>2.0.3-Release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-spring/
implementation 'io.github.dtm-labs:dtmcli-spring:2.0.3-Release'
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-spring/
implementation ("io.github.dtm-labs:dtmcli-spring:2.0.3-Release")
'io.github.dtm-labs:dtmcli-spring:jar:2.0.3-Release'
<dependency org="io.github.dtm-labs" name="dtmcli-spring" rev="2.0.3-Release">
<artifact name="dtmcli-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='dtmcli-spring', version='2.0.3-Release')
)
libraryDependencies += "io.github.dtm-labs" % "dtmcli-spring" % "2.0.3-Release"
[io.github.dtm-labs/dtmcli-spring "2.0.3-Release"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dtm-labs : dtmcli-common | jar | 2.0.3-Release |
io.github.dtm-labs : dtmcli-core | jar | 2.0.3-Release |
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.3 |
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | 2021.0.1.0 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 3.1.1 |
org.springframework.cloud : spring-cloud-loadbalancer | jar |