| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования CLI Взаимодействие с пользователем |
| Группа | Группаio.sphere |
| Идентификатор | Идентификаторsphere-java-client |
| Последняя версия | Последняя версия0.72.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsphere-java-client
sphere-java-client
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sphere-java-client-0.72.1.pom | |
| sphere-java-client-0.72.1.jar | 477 KB |
| sphere-java-client-0.72.1-sources.jar | 206 KB |
| sphere-java-client-0.72.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.sphere/sphere-java-client/ -->
<dependency>
<groupId>io.sphere</groupId>
<artifactId>sphere-java-client</artifactId>
<version>0.72.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere/sphere-java-client/
implementation 'io.sphere:sphere-java-client:0.72.1'
// https://jarcasting.com/artifacts/io.sphere/sphere-java-client/
implementation ("io.sphere:sphere-java-client:0.72.1")
'io.sphere:sphere-java-client:jar:0.72.1'
<dependency org="io.sphere" name="sphere-java-client" rev="0.72.1">
<artifact name="sphere-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere', module='sphere-java-client', version='0.72.1')
)
libraryDependencies += "io.sphere" % "sphere-java-client" % "0.72.1"
[io.sphere/sphere-java-client "0.72.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| ch.qos.logback : logback-core | jar | 1.0.13 |
| com.ning : async-http-client | jar | 1.7.16 |
| com.google.guava : guava | jar | 12.0 |
| joda-time : joda-time | jar | 2.2 |
| org.joda : joda-convert | jar | 1.3.1 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.10 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
| net.jcip : jcip-annotations | jar | 1.0 |
| com.typesafe : config | jar | 1.2.0 |
| com.neovisionaries : nv-i18n | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.2.3 |
| junit : junit-dep | jar | 4.11 |
| com.novocode : junit-interface | jar | 0.10 |
| org.easytesting : fest-assert | jar | 1.4 |