Download jocci-core-0.2.2.jar file - Jar j

Jar examples for j:jocci-core

Description

A Java OCCI framework - core library.

You can download jar file jocci-core 0.2.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jocci-core-0.2.2.jar to your project.

<dependency>
   <groupId>cz.cesnet.cloud</groupId>
   <artifactId>jocci-core</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'cz.cesnet.cloud', name: 'jocci-core', version: '0.2.2'
libraryDependencies += "cz.cesnet.cloud" % "jocci-core" % "0.2.2"
<dependency org="cz.cesnet.cloud" name="jocci-core" rev="0.2.2"/>
@Grapes(@Grab(group='cz.cesnet.cloud', module='jocci-core', version='0.2.2'))
'cz.cesnet.cloud:jocci-core:jar:0.2.2'

Download

Click the following link to download the jar file.

jocci-core-0.2.2-javadoc.jar
jocci-core-0.2.2-sources.jar
jocci-core-0.2.2.jar
jocci-core-0.2.2.pom



Related Tutorials