License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers JSON Data Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples |
ArtifactId | ArtifactIdjson-with-padding |
Version | Version3.0.4 |
Type | Typejar |
Description |
Descriptionjersey-examples-json-with-padding
Jersey JSON with Padding example.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
json-with-padding-3.0.4.pom | |
json-with-padding-3.0.4.jar | 19 KB |
json-with-padding-3.0.4-sources.jar | 18 KB |
json-with-padding-3.0.4-project-src.zip | 23 KB |
json-with-padding-3.0.4-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/json-with-padding/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>json-with-padding</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/json-with-padding/
implementation 'org.glassfish.jersey.examples:json-with-padding:3.0.4'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/json-with-padding/
implementation ("org.glassfish.jersey.examples:json-with-padding:3.0.4")
'org.glassfish.jersey.examples:json-with-padding:jar:3.0.4'
<dependency org="org.glassfish.jersey.examples" name="json-with-padding" rev="3.0.4">
<artifact name="json-with-padding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='json-with-padding', version='3.0.4')
)
libraryDependencies += "org.glassfish.jersey.examples" % "json-with-padding" % "3.0.4"
[org.glassfish.jersey.examples/json-with-padding "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
org.glassfish.jersey.inject : jersey-hk2 | jar | |
org.glassfish.jersey.media : jersey-media-moxy | jar | |
org.glassfish.jersey.media : jersey-media-json-processing | jar | |
com.sun.xml.bind : jaxb-osgi | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |