| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаio.cloudslang.content |
| Идентификатор | Идентификаторcs-json |
| Версия | Версия0.0.16-RC1 |
| Тип | Типjar |
| Описание |
Описаниеio.cloudslang.content:cs-json
Data format java actions
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cs-json-0.0.16-RC1.pom | |
| cs-json-0.0.16-RC1.jar | 73 KB |
| cs-json-0.0.16-RC1-sources.jar | 63 KB |
| cs-json-0.0.16-RC1-javadoc.jar | 298 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.cloudslang.content/cs-json/ -->
<dependency>
<groupId>io.cloudslang.content</groupId>
<artifactId>cs-json</artifactId>
<version>0.0.16-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-json/
implementation 'io.cloudslang.content:cs-json:0.0.16-RC1'
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-json/
implementation ("io.cloudslang.content:cs-json:0.0.16-RC1")
'io.cloudslang.content:cs-json:jar:0.0.16-RC1'
<dependency org="io.cloudslang.content" name="cs-json" rev="0.0.16-RC1">
<artifact name="cs-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang.content', module='cs-json', version='0.0.16-RC1')
)
libraryDependencies += "io.cloudslang.content" % "cs-json" % "0.0.16-RC1"
[io.cloudslang.content/cs-json "0.0.16-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hp.score.sdk : score-content-sdk | jar | 1.10.7 |
| io.cloudslang.content : cs-commons | jar | 0.0.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
| com.jayway.jsonpath : json-path | jar | 2.2.0 |
| com.google.code.gson : gson | jar | 2.7 |
| org.jetbrains : annotations | jar | 15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |