Last Version

jersey-examples-monitoring-webapp 2.27

Jersey Web Application (Servlet) examples parent POM.

License

License

Categories

Categories

GlassFish Container Application Servers Monitoring Application Testing & Monitoring Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

monitoring-webapp
Version

Version

2.27
Type

Type

war
Description

Description

jersey-examples-monitoring-webapp
Jersey Web Application (Servlet) examples parent POM.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Oracle Corporation

Download monitoring-webapp 2.27


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.27
org.glassfish.jersey.inject : jersey-hk2 jar

test (1)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom

Project Modules

There are no modules declared in this project.