License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.gitlab.samarkand-nomad |
ArtifactId | ArtifactIdnomad-broker-java-client |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnomad-broker-java-client
OpenAPI Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitlab.samarkand-nomad/nomad-broker-java-client/ -->
<dependency>
<groupId>com.gitlab.samarkand-nomad</groupId>
<artifactId>nomad-broker-java-client</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.samarkand-nomad/nomad-broker-java-client/
implementation 'com.gitlab.samarkand-nomad:nomad-broker-java-client:1.3.0'
// https://jarcasting.com/artifacts/com.gitlab.samarkand-nomad/nomad-broker-java-client/
implementation ("com.gitlab.samarkand-nomad:nomad-broker-java-client:1.3.0")
'com.gitlab.samarkand-nomad:nomad-broker-java-client:jar:1.3.0'
<dependency org="com.gitlab.samarkand-nomad" name="nomad-broker-java-client" rev="1.3.0">
<artifact name="nomad-broker-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.samarkand-nomad', module='nomad-broker-java-client', version='1.3.0')
)
libraryDependencies += "com.gitlab.samarkand-nomad" % "nomad-broker-java-client" % "1.3.0"
[com.gitlab.samarkand-nomad/nomad-broker-java-client "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.24 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.7 |
com.google.code.gson : gson | jar | 2.8.6 |
io.gsonfire : gson-fire | jar | 1.8.4 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.threeten : threetenbp | jar | 1.4.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |