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 |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-examples-managed-client
Jersey managed client example.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
managed-client-3.1.0-M3.pom | |
managed-client-3.1.0-M3.jar | 25 KB |
managed-client-3.1.0-M3-sources.jar | 22 KB |
managed-client-3.1.0-M3-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/managed-client/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>managed-client</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/managed-client/
implementation 'org.glassfish.jersey.examples:managed-client:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/managed-client/
implementation ("org.glassfish.jersey.examples:managed-client:3.1.0-M3")
'org.glassfish.jersey.examples:managed-client:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples" name="managed-client" rev="3.1.0-M3">
<artifact name="managed-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='managed-client', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples" % "managed-client" % "3.1.0-M3"
[org.glassfish.jersey.examples/managed-client "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
org.glassfish.jersey.inject : jersey-hk2 | jar | |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |