flexiant-client
Simple java client for FCO by Flexiant Limited.
License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdio.github.cloudiator.flexiant |
ArtifactId | ArtifactIdflexiant-client |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflexiant-client
A client for flexiant FCO.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flexiant-client-0.1.0.pom | |
flexiant-client-0.1.0.jar | 451 KB |
flexiant-client-0.1.0-sources.jar | 417 KB |
flexiant-client-0.1.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cloudiator.flexiant/flexiant-client/ -->
<dependency>
<groupId>io.github.cloudiator.flexiant</groupId>
<artifactId>flexiant-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cloudiator.flexiant/flexiant-client/
implementation 'io.github.cloudiator.flexiant:flexiant-client:0.1.0'
// https://jarcasting.com/artifacts/io.github.cloudiator.flexiant/flexiant-client/
implementation ("io.github.cloudiator.flexiant:flexiant-client:0.1.0")
'io.github.cloudiator.flexiant:flexiant-client:jar:0.1.0'
<dependency org="io.github.cloudiator.flexiant" name="flexiant-client" rev="0.1.0">
<artifact name="flexiant-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cloudiator.flexiant', module='flexiant-client', version='0.1.0')
)
libraryDependencies += "io.github.cloudiator.flexiant" % "flexiant-client" % "0.1.0"
[io.github.cloudiator.flexiant/flexiant-client "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Simple java client for FCO by Flexiant Limited.