| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.airlenet |
| Идентификатор | Идентификаторplay-integration-jersey |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеThe Integration of Play Platform.
|
| Организация-разработчик |
Организация-разработчикairlenet |
| Имя Файла | Размер |
|---|---|
| play-integration-jersey-2.0.0.pom | |
| play-integration-jersey-2.0.0.jar | 15 KB |
| play-integration-jersey-2.0.0-sources.jar | 11 KB |
| play-integration-jersey-2.0.0-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.airlenet/play-integration-jersey/ -->
<dependency>
<groupId>com.airlenet</groupId>
<artifactId>play-integration-jersey</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet/play-integration-jersey/
implementation 'com.airlenet:play-integration-jersey:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet/play-integration-jersey/
implementation ("com.airlenet:play-integration-jersey:2.0.0")
'com.airlenet:play-integration-jersey:jar:2.0.0'
<dependency org="com.airlenet" name="play-integration-jersey" rev="2.0.0">
<artifact name="play-integration-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet', module='play-integration-jersey', version='2.0.0')
)
libraryDependencies += "com.airlenet" % "play-integration-jersey" % "2.0.0"
[com.airlenet/play-integration-jersey "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.containers : jersey-container-servlet-core | jar | |
| org.glassfish.jersey.inject : jersey-hk2 | jar | |
| org.glassfish.jersey.ext : jersey-spring4 | jar | |
| org.glassfish.jersey.ext : jersey-bean-validation | jar | |
| org.glassfish.jersey.media : jersey-media-multipart | jar | |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | |
| com.airlenet : play-web | jar | 2.0.0 |
| com.airlenet : play-security-shiro | jar | 2.0.0 |