License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers CLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples |
ArtifactId | ArtifactIdmanaged-client-webapp |
Version | Version3.0.4 |
Type | Typewar |
Description |
Descriptionjersey-examples-managed-client-webapp
Jersey managed client web application example.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/managed-client-webapp/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>managed-client-webapp</artifactId>
<version>3.0.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/managed-client-webapp/
implementation 'org.glassfish.jersey.examples:managed-client-webapp:3.0.4'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/managed-client-webapp/
implementation ("org.glassfish.jersey.examples:managed-client-webapp:3.0.4")
'org.glassfish.jersey.examples:managed-client-webapp:war:3.0.4'
<dependency org="org.glassfish.jersey.examples" name="managed-client-webapp" rev="3.0.4">
<artifact name="managed-client-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='managed-client-webapp', version='3.0.4')
)
libraryDependencies += "org.glassfish.jersey.examples" % "managed-client-webapp" % "3.0.4"
[org.glassfish.jersey.examples/managed-client-webapp "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.inject : jersey-hk2 | jar | |
com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
org.glassfish.jersey.containers : jersey-container-servlet-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |