Download jocci-core-0.2.3.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.3 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials