CI
Download
The latest version can be downloaded here
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.cloudiator.lance |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Java component for deploying and controlling applications in a distributed
environment.
|
| Filename | Size |
|---|---|
| client-0.1.0.pom | |
| client-0.1.0.jar | 6 KB |
| client-0.1.0-sources.jar | 3 KB |
| client-0.1.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cloudiator.lance/client/ -->
<dependency>
<groupId>io.github.cloudiator.lance</groupId>
<artifactId>client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cloudiator.lance/client/
implementation 'io.github.cloudiator.lance:client:0.1.0'
// https://jarcasting.com/artifacts/io.github.cloudiator.lance/client/
implementation ("io.github.cloudiator.lance:client:0.1.0")
'io.github.cloudiator.lance:client:jar:0.1.0'
<dependency org="io.github.cloudiator.lance" name="client" rev="0.1.0">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cloudiator.lance', module='client', version='0.1.0')
)
libraryDependencies += "io.github.cloudiator.lance" % "client" % "0.1.0"
[io.github.cloudiator.lance/client "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.cloudiator.lance : common | jar | 0.1.0 |
| org.mousio : etcd4j | jar | 2.7.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
The latest version can be downloaded here