| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаde.otto |
| Идентификатор | Идентификаторjsonhome-jersey |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Описание |
Описаниеjsonhome-jersey
Jersey library of the jsonhome project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jsonhome-jersey-0.4.0.pom | |
| jsonhome-jersey-0.4.0.jar | 13 KB |
| jsonhome-jersey-0.4.0-sources.jar | 12 KB |
| jsonhome-jersey-0.4.0-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-jersey/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jsonhome-jersey</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-jersey/
implementation 'de.otto:jsonhome-jersey:0.4.0'
// https://jarcasting.com/artifacts/de.otto/jsonhome-jersey/
implementation ("de.otto:jsonhome-jersey:0.4.0")
'de.otto:jsonhome-jersey:jar:0.4.0'
<dependency org="de.otto" name="jsonhome-jersey" rev="0.4.0">
<artifact name="jsonhome-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-jersey', version='0.4.0')
)
libraryDependencies += "de.otto" % "jsonhome-jersey" % "0.4.0"
[de.otto/jsonhome-jersey "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.reflections : reflections | jar | 0.9.10 |
| com.sun.jersey : jersey-core | jar | 1.19 |
| com.sun.jersey : jersey-server | jar | 1.19 |
| de.otto : jsonhome-generator | jar | 0.4.0 |
| de.otto : jsonhome-core | jar | 0.4.0 |
| com.sun.jersey : jersey-json | jar | 1.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |