Last Version

Jersey Archetype: EJB application with WAR packaging 1.19.4

An archetype which contains a simple Jersey based EJB project.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.archetypes
ArtifactId

ArtifactId

jersey-quickstart-ejb
Version

Version

1.19.4
Type

Type

jar
Description

Description

Jersey Archetype: EJB application with WAR packaging
An archetype which contains a simple Jersey based EJB project.
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download jersey-quickstart-ejb 1.19.4


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