| License |
License
jQuery license
|
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
| GroupId | GroupIdorg.glassfish.jersey.examples |
| ArtifactId | ArtifactIdreload |
| Version | Version3.0.4 |
| Type | Typejar |
| Description |
Descriptionjersey-examples-reload
Jersey resource configuration reload example.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| reload-3.0.4.pom | |
| reload-3.0.4.jar | 32 KB |
| reload-3.0.4-sources.jar | 26 KB |
| reload-3.0.4-project-src.zip | 30 KB |
| reload-3.0.4-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/reload/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>reload</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/reload/
implementation 'org.glassfish.jersey.examples:reload:3.0.4'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/reload/
implementation ("org.glassfish.jersey.examples:reload:3.0.4")
'org.glassfish.jersey.examples:reload:jar:3.0.4'
<dependency org="org.glassfish.jersey.examples" name="reload" rev="3.0.4">
<artifact name="reload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='reload', version='3.0.4')
)
libraryDependencies += "org.glassfish.jersey.examples" % "reload" % "3.0.4"
[org.glassfish.jersey.examples/reload "3.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
| org.glassfish.jersey.inject : jersey-hk2 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |