Jar examples for j:jocci-core
A Java OCCI framework - core library.
You can download jar file jocci-core 0.2.3 in this page.
The Apache License, Version 2.0
You can use the following script to add jocci-core-0.2.3.jar to your project.
<dependency> <groupId>cz.cesnet.cloud</groupId> <artifactId>jocci-core</artifactId> <version>0.2.3</version> </dependency>
compile group: 'cz.cesnet.cloud', name: 'jocci-core', version: '0.2.3'
libraryDependencies += "cz.cesnet.cloud" % "jocci-core" % "0.2.3"
<dependency org="cz.cesnet.cloud" name="jocci-core" rev="0.2.3"/>
@Grapes(@Grab(group='cz.cesnet.cloud', module='jocci-core', version='0.2.3'))
'cz.cesnet.cloud:jocci-core:jar:0.2.3'
Click the following link to download the jar file.
jocci-core-0.2.3-javadoc.jar