Last Version

GuiceFilter WebApp - Jersey Sample 1.19.4

Samples that show how to use jersey.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

guicefilter-webapp
Version

Version

1.19.4
Type

Type

war
Description

Description

GuiceFilter WebApp - Jersey Sample
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/guicefilter-webapp/
Project Organization

Project Organization

Oracle Corporation

Download guicefilter-webapp 1.19.4


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.