License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.dtm-labs |
ArtifactId | ArtifactIddtmcli-common |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondtmcli-common
The java client for dtm
|
Filename | Size |
---|---|
dtmcli-common-2.1.4.pom | |
dtmcli-common-2.1.4.jar | 23 KB |
dtmcli-common-2.1.4-sources.jar | 24 KB |
dtmcli-common-2.1.4-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-common/ -->
<dependency>
<groupId>io.github.dtm-labs</groupId>
<artifactId>dtmcli-common</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-common/
implementation 'io.github.dtm-labs:dtmcli-common:2.1.4'
// https://jarcasting.com/artifacts/io.github.dtm-labs/dtmcli-common/
implementation ("io.github.dtm-labs:dtmcli-common:2.1.4")
'io.github.dtm-labs:dtmcli-common:jar:2.1.4'
<dependency org="io.github.dtm-labs" name="dtmcli-common" rev="2.1.4">
<artifact name="dtmcli-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='dtmcli-common', version='2.1.4')
)
libraryDependencies += "io.github.dtm-labs" % "dtmcli-common" % "2.1.4"
[io.github.dtm-labs/dtmcli-common "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
org.projectlombok : lombok | jar | 1.18.0 |
io.github.openfeign : feign-core | jar | 11.8 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.alibaba.nacos : nacos-client | jar | 1.4.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |