cz.cesnet.cloud:jocci-api

A Java OCCI framework - transport api library.

License

License

Categories

Categories

Net
GroupId

GroupId

cz.cesnet.cloud
ArtifactId

ArtifactId

jocci-api
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download jocci-api

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
cz.cesnet.cloud : jocci-core jar 0.2.4
org.slf4j : slf4j-api jar 1.7.7
org.apache.httpcomponents : httpclient jar 4.3.6
org.bouncycastle : bcprov-jdk16 jar 1.46
com.google.code.gson : gson jar 2.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
junit : junit jar 4.10
com.github.tomakehurst : wiremock jar 1.53

Project Modules

There are no modules declared in this project.

jOCCI-api - A Java OCCI Framework

Build Status

Requirements

  • JDK 7+
  • Maven

Instalation

Using Maven:

<dependency>
    <groupId>cz.cesnet.cloud</groupId>
    <artifactId>jocci-api</artifactId>
    <version>0.2.6</version>
</dependency>

Usage

Detailed documentation is available in project's Wiki.

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.6
0.2.5
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
0.1.0