License |
License |
---|---|
Categories |
CategoriesGrizzly Net Networking Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey |
ArtifactId | ArtifactIdjersey-grizzly2 |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-grizzly2
Grizzly 2.0 container for Jersey
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jersey-grizzly2-1.19.4.pom | |
jersey-grizzly2-1.19.4.jar | 14 KB |
jersey-grizzly2-1.19.4-sources.jar | 10 KB |
jersey-grizzly2-1.19.4-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey/jersey-grizzly2/ -->
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-grizzly2</artifactId>
<version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-grizzly2/
implementation 'com.sun.jersey:jersey-grizzly2:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-grizzly2/
implementation ("com.sun.jersey:jersey-grizzly2:1.19.4")
'com.sun.jersey:jersey-grizzly2:jar:1.19.4'
<dependency org="com.sun.jersey" name="jersey-grizzly2" rev="1.19.4">
<artifact name="jersey-grizzly2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey', module='jersey-grizzly2', version='1.19.4')
)
libraryDependencies += "com.sun.jersey" % "jersey-grizzly2" % "1.19.4"
[com.sun.jersey/jersey-grizzly2 "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.grizzly : grizzly-http | jar | 2.2.16 |
org.glassfish.grizzly : grizzly-http-server | jar | 2.2.16 |