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