License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcz.cesnet.cloud |
ArtifactId | ArtifactIdjocci-api |
Version | Version0.2.6 |
Type | Typejar |
Description |
Descriptioncz.cesnet.cloud:jocci-api
A Java OCCI framework - transport api library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jocci-api-0.2.6.pom | |
jocci-api-0.2.6.jar | 51 KB |
jocci-api-0.2.6-sources.jar | 28 KB |
jocci-api-0.2.6-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-api/ -->
<dependency>
<groupId>cz.cesnet.cloud</groupId>
<artifactId>jocci-api</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-api/
implementation 'cz.cesnet.cloud:jocci-api:0.2.6'
// https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-api/
implementation ("cz.cesnet.cloud:jocci-api:0.2.6")
'cz.cesnet.cloud:jocci-api:jar:0.2.6'
<dependency org="cz.cesnet.cloud" name="jocci-api" rev="0.2.6">
<artifact name="jocci-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.cesnet.cloud', module='jocci-api', version='0.2.6')
)
libraryDependencies += "cz.cesnet.cloud" % "jocci-api" % "0.2.6"
[cz.cesnet.cloud/jocci-api "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
cz.cesnet.cloud : jocci-core | jar | 0.2.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
com.google.code.gson : gson | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
junit : junit | jar | 4.10 |
com.github.tomakehurst : wiremock | jar | 1.53 |