License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.frekele.cielo |
ArtifactId | ArtifactIdcielo-lio-remote-client |
Version | Version1.4.6 |
Type | Typejar |
Description |
Descriptioncielo-lio-remote-client
Cielo LIO Remote Java Client.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.frekele.cielo/cielo-lio-remote-client/ -->
<dependency>
<groupId>org.frekele.cielo</groupId>
<artifactId>cielo-lio-remote-client</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.frekele.cielo/cielo-lio-remote-client/
implementation 'org.frekele.cielo:cielo-lio-remote-client:1.4.6'
// https://jarcasting.com/artifacts/org.frekele.cielo/cielo-lio-remote-client/
implementation ("org.frekele.cielo:cielo-lio-remote-client:1.4.6")
'org.frekele.cielo:cielo-lio-remote-client:jar:1.4.6'
<dependency org="org.frekele.cielo" name="cielo-lio-remote-client" rev="1.4.6">
<artifact name="cielo-lio-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.frekele.cielo', module='cielo-lio-remote-client', version='1.4.6')
)
libraryDependencies += "org.frekele.cielo" % "cielo-lio-remote-client" % "1.4.6"
[org.frekele.cielo/cielo-lio-remote-client "1.4.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 2.0.SP1 |
org.jboss.resteasy : resteasy-client | jar | |
org.jboss.resteasy : resteasy-jaxrs | jar | |
org.jboss.resteasy : resteasy-jackson2-provider | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.mockito : mockito-core | jar | 2.25.1 |
org.jacoco : org.jacoco.core | jar | 0.8.3 |