Last Version

Jersey Archetype: Web App Using Grizzly2 Container 1.19.4

An archetype which contains a quickstart Jersey project based on Grizzly2 container.

License

License

Categories

Categories

Grizzly Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.archetypes
ArtifactId

ArtifactId

jersey-quickstart-grizzly2
Version

Version

1.19.4
Type

Type

jar
Description

Description

Jersey Archetype: Web App Using Grizzly2 Container
An archetype which contains a quickstart Jersey project based on Grizzly2 container.
Project URL

Project URL

https://jersey.java.net/jersey-quickstart-grizzly2/
Project Organization

Project Organization

Oracle Corporation

Download jersey-quickstart-grizzly2 1.19.4


<!-- https://jarcasting.com/artifacts/com.sun.jersey.archetypes/jersey-quickstart-grizzly2/ -->
<dependency>
    <groupId>com.sun.jersey.archetypes</groupId>
    <artifactId>jersey-quickstart-grizzly2</artifactId>
    <version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.archetypes/jersey-quickstart-grizzly2/
implementation 'com.sun.jersey.archetypes:jersey-quickstart-grizzly2:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.archetypes/jersey-quickstart-grizzly2/
implementation ("com.sun.jersey.archetypes:jersey-quickstart-grizzly2:1.19.4")
'com.sun.jersey.archetypes:jersey-quickstart-grizzly2:jar:1.19.4'
<dependency org="com.sun.jersey.archetypes" name="jersey-quickstart-grizzly2" rev="1.19.4">
  <artifact name="jersey-quickstart-grizzly2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.archetypes', module='jersey-quickstart-grizzly2', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.archetypes" % "jersey-quickstart-grizzly2" % "1.19.4"
[com.sun.jersey.archetypes/jersey-quickstart-grizzly2 "1.19.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.