License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.bundles |
ArtifactId | ArtifactIdapidocs |
Version | Version3.0.2 |
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.2.pom | |
apidocs-3.0.2.jar | 16 KB |
apidocs-3.0.2-sources.jar | 16 KB |
apidocs-3.0.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/apidocs/ -->
<dependency>
<groupId>org.glassfish.jersey.bundles</groupId>
<artifactId>apidocs</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/apidocs/
implementation 'org.glassfish.jersey.bundles:apidocs:3.0.2'
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/apidocs/
implementation ("org.glassfish.jersey.bundles:apidocs:3.0.2")
'org.glassfish.jersey.bundles:apidocs:jar:3.0.2'
<dependency org="org.glassfish.jersey.bundles" name="apidocs" rev="3.0.2">
<artifact name="apidocs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.bundles', module='apidocs', version='3.0.2')
)
libraryDependencies += "org.glassfish.jersey.bundles" % "apidocs" % "3.0.2"
[org.glassfish.jersey.bundles/apidocs "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |