License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcz.cesnet.cloud |
ArtifactId | ArtifactIdjocci-core |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptioncz.cesnet.cloud:jocci-core
A Java OCCI framework - core library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jocci-core-0.2.4.pom | |
jocci-core-0.2.4.jar | 79 KB |
jocci-core-0.2.4-sources.jar | 50 KB |
jocci-core-0.2.4-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-core/ -->
<dependency>
<groupId>cz.cesnet.cloud</groupId>
<artifactId>jocci-core</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-core/
implementation 'cz.cesnet.cloud:jocci-core:0.2.4'
// https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-core/
implementation ("cz.cesnet.cloud:jocci-core:0.2.4")
'cz.cesnet.cloud:jocci-core:jar:0.2.4'
<dependency org="cz.cesnet.cloud" name="jocci-core" rev="0.2.4">
<artifact name="jocci-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.cesnet.cloud', module='jocci-core', version='0.2.4')
)
libraryDependencies += "cz.cesnet.cloud" % "jocci-core" % "0.2.4"
[cz.cesnet.cloud/jocci-core "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
junit : junit | jar | 4.10 |