| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.jaxb |
| ArtifactId | ArtifactIdosgi-test-osgi |
| Version | Version3.0.2-b01 |
| Type | Typejar |
| Description |
Descriptionosgi-test-osgi
Modules generate jars used for testing valid osgi manifests
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| osgi-test-osgi-3.0.2-b01.pom | |
| osgi-test-osgi-3.0.2-b01.jar | 6 KB |
| osgi-test-osgi-3.0.2-b01-sources.jar | 6 KB |
| osgi-test-osgi-3.0.2-b01-javadoc.jar | 400 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-osgi/ -->
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>osgi-test-osgi</artifactId>
<version>3.0.2-b01</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-osgi/
implementation 'org.glassfish.jaxb:osgi-test-osgi:3.0.2-b01'
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-osgi/
implementation ("org.glassfish.jaxb:osgi-test-osgi:3.0.2-b01")
'org.glassfish.jaxb:osgi-test-osgi:jar:3.0.2-b01'
<dependency org="org.glassfish.jaxb" name="osgi-test-osgi" rev="3.0.2-b01">
<artifact name="osgi-test-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jaxb', module='osgi-test-osgi', version='3.0.2-b01')
)
libraryDependencies += "org.glassfish.jaxb" % "osgi-test-osgi" % "3.0.2-b01"
[org.glassfish.jaxb/osgi-test-osgi "3.0.2-b01"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jaxb : osgi-test-parent | jar | 3.0.2-b01 |