dtmcli-spring

The java client for dtm

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.dtm-labs
ArtifactId

ArtifactId

dtmcli-spring
Last Version

Last Version

2.0.3-Release
Release Date

Release Date

Type

Type

jar
Description

Description

dtmcli-spring
The java client for dtm

Download dtmcli-spring

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3-Release
2.0.2-Release