License |
License
License
|
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdorg.relxd |
ArtifactId | ArtifactIdlxd-java-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlxd-java-client
Relxd - LXD OpenApi Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lxd-java-client-1.0.1.pom | |
lxd-java-client-1.0.1.jar | 562 KB |
lxd-java-client-1.0.1-tests.jar | 229 KB |
lxd-java-client-1.0.1-sources.jar | 322 KB |
lxd-java-client-1.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.relxd/lxd-java-client/ -->
<dependency>
<groupId>org.relxd</groupId>
<artifactId>lxd-java-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.relxd/lxd-java-client/
implementation 'org.relxd:lxd-java-client:1.0.1'
// https://jarcasting.com/artifacts/org.relxd/lxd-java-client/
implementation ("org.relxd:lxd-java-client:1.0.1")
'org.relxd:lxd-java-client:jar:1.0.1'
<dependency org="org.relxd" name="lxd-java-client" rev="1.0.1">
<artifact name="lxd-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.relxd', module='lxd-java-client', version='1.0.1')
)
libraryDependencies += "org.relxd" % "lxd-java-client" % "1.0.1"
[org.relxd/lxd-java-client "1.0.1"]
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 |
log4j : log4j | jar | 1.2.17 |
com.google.code.gson : gson | jar | 2.8.6 |
io.gsonfire : gson-fire | jar | 1.8.4 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.threeten : threetenbp | jar | 1.4.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.66 |
io.github.hakky54 : sslcontext-kickstart | jar | 5.2.3 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
javax.websocket : javax.websocket-api | jar | 1.0 |
org.glassfish.tyrus : tyrus-server | jar | 1.1 |
org.glassfish.tyrus : tyrus-client | jar | 1.1 |
org.glassfish.tyrus : tyrus-container-grizzly | jar | 1.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.13 |