| License |
License
jQuery license
|
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
| GroupId | GroupIdorg.glassfish.jersey.bundles |
| ArtifactId | ArtifactIdapidocs |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjersey-bundles-apidocs
Jersey bundles providers umbrella project module.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| apidocs-3.0.5.pom | |
| apidocs-3.0.5.jar | 15 KB |
| apidocs-3.0.5-sources.jar | 15 KB |
| apidocs-3.0.5-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/apidocs/ -->
<dependency>
<groupId>org.glassfish.jersey.bundles</groupId>
<artifactId>apidocs</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/apidocs/
implementation 'org.glassfish.jersey.bundles:apidocs:3.0.5'
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/apidocs/
implementation ("org.glassfish.jersey.bundles:apidocs:3.0.5")
'org.glassfish.jersey.bundles:apidocs:jar:3.0.5'
<dependency org="org.glassfish.jersey.bundles" name="apidocs" rev="3.0.5">
<artifact name="apidocs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.bundles', module='apidocs', version='3.0.5')
)
libraryDependencies += "org.glassfish.jersey.bundles" % "apidocs" % "3.0.5"
[org.glassfish.jersey.bundles/apidocs "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |