io.citrine:jcc

This package includes tools for interacting with the APIs at www.citrination.com or any projects based on that platform, e.g. project.citrination.com.

License

License

GroupId

GroupId

io.citrine
ArtifactId

ArtifactId

jcc
Last Version

Last Version

4.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

io.citrine:jcc
This package includes tools for interacting with the APIs at www.citrination.com or any projects based on that platform, e.g. project.citrination.com.
Project URL

Project URL

https://github.com/CitrineInformatics/java-citrination-client
Source Code Management

Source Code Management

http://github.com/CitrineInformatics/java-citrination-client/tree/master

Download jcc

How to add to project

<!-- https://jarcasting.com/artifacts/io.citrine/jcc/ -->
<dependency>
    <groupId>io.citrine</groupId>
    <artifactId>jcc</artifactId>
    <version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.citrine/jcc/
implementation 'io.citrine:jcc:4.0.5'
// https://jarcasting.com/artifacts/io.citrine/jcc/
implementation ("io.citrine:jcc:4.0.5")
'io.citrine:jcc:jar:4.0.5'
<dependency org="io.citrine" name="jcc" rev="4.0.5">
  <artifact name="jcc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.citrine', module='jcc', version='4.0.5')
)
libraryDependencies += "io.citrine" % "jcc" % "4.0.5"
[io.citrine/jcc "4.0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
io.citrine : jpif jar 2.7.2
org.apache.httpcomponents : httpclient jar 4.5.2
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Java Citrination Client (JCC)

Java implementation of the Citrine API. See the python-citrination-client for a python version.

Usage

Usage examples belong here.

Tests

Tests must be provided the host URL of a Citrination site to test against as well as an API key for that site. These can be configured using the environment variables TESTS_CITRINATION_HOST, which defaults to https://citrination.com, and TESTS_CITRINATION_API_KEY. An encrypted key is included in the travis configuration file for automated builds.

io.citrine

Citrine Informatics

Versions

Version
4.0.5
4.0.0
3.1.0
3.0.0
2.14.0
2.13.0
2.12.0
2.11.6
2.11.5
2.11.4
2.11.3
2.11.2
2.11.0
2.10.1
2.10.0
2.9.0
1.0.8