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