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.

Лицензия

Лицензия

Группа

Группа

io.citrine
Идентификатор

Идентификатор

jcc
Последняя версия

Последняя версия

4.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/CitrineInformatics/java-citrination-client
Система контроля версий

Система контроля версий

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

Скачать jcc

Имя Файла Размер
jcc-4.0.5.pom
jcc-4.0.5.jar 160 KB
jcc-4.0.5-sources.jar 113 KB
jcc-4.0.5-javadoc.jar 757 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
commons-lang : commons-lang jar 2.6

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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