| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.blacklocus |
| Идентификатор | Идентификаторjersey-jump |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjersey-jump
Jersey 1.x jump starter. Stop wasting time on your web application and start working on your web application.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jersey-jump-1.0.2.pom | |
| jersey-jump-1.0.2.jar | 17 KB |
| jersey-jump-1.0.2-sources.jar | 19 KB |
| jersey-jump-1.0.2-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.blacklocus/jersey-jump/ -->
<dependency>
<groupId>com.blacklocus</groupId>
<artifactId>jersey-jump</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus/jersey-jump/
implementation 'com.blacklocus:jersey-jump:1.0.2'
// https://jarcasting.com/artifacts/com.blacklocus/jersey-jump/
implementation ("com.blacklocus:jersey-jump:1.0.2")
'com.blacklocus:jersey-jump:jar:1.0.2'
<dependency org="com.blacklocus" name="jersey-jump" rev="1.0.2">
<artifact name="jersey-jump" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus', module='jersey-jump', version='1.0.2')
)
libraryDependencies += "com.blacklocus" % "jersey-jump" % "1.0.2"
[com.blacklocus/jersey-jump "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-webapp | jar | 8.1.8.v20121106 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.sun.jersey : jersey-servlet | jar | 1.17.1 |
| org.eclipse.jetty : jetty-server | jar | 8.1.8.v20121106 |
| com.google.guava : guava | jar | 15.0 |
| commons-configuration : commons-configuration | jar | 1.9 |
| commons-io : commons-io | jar | 2.4 |
| com.sun.jersey : jersey-server | jar | 1.17.1 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
| com.sun.jersey : jersey-core | jar | 1.17.1 |
| com.sun.jersey : jersey-json | jar | 1.17.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |