| License |
License |
|---|---|
| Categories |
CategoriesNet Jersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.airlenet |
| ArtifactId | ArtifactIdplay-integration-jersey |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionThe Integration of Play Platform.
|
| Project Organization |
Project Organizationairlenet |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |