License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.jaxb |
ArtifactId | ArtifactIdosgi-test-extra_osgi |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionosgi-test-extra_osgi
Modules generate jars used for testing valid osgi manifests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-extra_osgi/ -->
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>osgi-test-extra_osgi</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-extra_osgi/
implementation 'org.glassfish.jaxb:osgi-test-extra_osgi:2.3.0'
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-extra_osgi/
implementation ("org.glassfish.jaxb:osgi-test-extra_osgi:2.3.0")
'org.glassfish.jaxb:osgi-test-extra_osgi:jar:2.3.0'
<dependency org="org.glassfish.jaxb" name="osgi-test-extra_osgi" rev="2.3.0">
<artifact name="osgi-test-extra_osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jaxb', module='osgi-test-extra_osgi', version='2.3.0')
)
libraryDependencies += "org.glassfish.jaxb" % "osgi-test-extra_osgi" % "2.3.0"
[org.glassfish.jaxb/osgi-test-extra_osgi "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : osgi-test-parent | jar | 2.3.0 |