cz.cesnet.cloud:jocci-core

A Java OCCI framework - core library.

License

License

Categories

Categories

Net
GroupId

GroupId

cz.cesnet.cloud
ArtifactId

ArtifactId

jocci-core
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

cz.cesnet.cloud:jocci-core
A Java OCCI framework - core library.
Project URL

Project URL

https://github.com/EGI-FCTF/jOCCI-core
Source Code Management

Source Code Management

https://github.com/EGI-FCTF/jOCCI-core

Download jocci-core

How to add to project

<!-- https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-core/ -->
<dependency>
    <groupId>cz.cesnet.cloud</groupId>
    <artifactId>jocci-core</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-core/
implementation 'cz.cesnet.cloud:jocci-core:0.2.4'
// https://jarcasting.com/artifacts/cz.cesnet.cloud/jocci-core/
implementation ("cz.cesnet.cloud:jocci-core:0.2.4")
'cz.cesnet.cloud:jocci-core:jar:0.2.4'
<dependency org="cz.cesnet.cloud" name="jocci-core" rev="0.2.4">
  <artifact name="jocci-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.cesnet.cloud', module='jocci-core', version='0.2.4')
)
libraryDependencies += "cz.cesnet.cloud" % "jocci-core" % "0.2.4"
[cz.cesnet.cloud/jocci-core "0.2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

jOCCI-core - A Java OCCI Framework

Build Status

Requirements

  • JDK 7+
  • Maven

Installation

Using Maven:

<dependency>
    <groupId>cz.cesnet.cloud</groupId>
    <artifactId>jocci-core</artifactId>
    <version>0.2.4</version>
</dependency>

Continuous integration

Continuous integration for jOCCI by Travis-CI

Contribute

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "My changes")
  4. Push to the branch (git push origin my_markup)
  5. Create an Issue with a link to your branch
cz.cesnet.cloud

EGI Federated Clouds Task Force **DEPRECATED**

This is a **deprecated** organisation to hold several EGI FedCloud related tools.

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1