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