| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.vanillasource.gerec |
| Идентификатор | Идентификаторgerec-minimal-json |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMinimal-Json Integration
The Generic REST Client for Java
|
| Имя Файла | Размер |
|---|---|
| gerec-minimal-json-3.0.0.pom | |
| gerec-minimal-json-3.0.0.jar | 6 KB |
| gerec-minimal-json-3.0.0-sources.jar | 2 KB |
| gerec-minimal-json-3.0.0-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vanillasource.gerec/gerec-minimal-json/ -->
<dependency>
<groupId>com.vanillasource.gerec</groupId>
<artifactId>gerec-minimal-json</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanillasource.gerec/gerec-minimal-json/
implementation 'com.vanillasource.gerec:gerec-minimal-json:3.0.0'
// https://jarcasting.com/artifacts/com.vanillasource.gerec/gerec-minimal-json/
implementation ("com.vanillasource.gerec:gerec-minimal-json:3.0.0")
'com.vanillasource.gerec:gerec-minimal-json:jar:3.0.0'
<dependency org="com.vanillasource.gerec" name="gerec-minimal-json" rev="3.0.0">
<artifact name="gerec-minimal-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanillasource.gerec', module='gerec-minimal-json', version='3.0.0')
)
libraryDependencies += "com.vanillasource.gerec" % "gerec-minimal-json" % "3.0.0"
[com.vanillasource.gerec/gerec-minimal-json "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vanillasource.gerec : gerec | jar | 3.0.0 |
| com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| org.mockito : mockito-all | jar | 1.9.5 |