Download jocci-core-0.1.5.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.1.5 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials