Last Version

io.citrine:jcc 4.0.5

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
Version

Version

4.0.5
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 4.0.5


<!-- 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.