| License |
License |
|---|---|
| GroupId | GroupIdcom.sun.xml.bind |
| ArtifactId | ArtifactIdjaxb-extra-osgi |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJAXB extra OSGI
JAXB extra OSGI bundle
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jaxb-extra-osgi-2.3.0.pom | |
| jaxb-extra-osgi-2.3.0.jar | 1 MB |
| jaxb-extra-osgi-2.3.0-sources.jar | 1 MB |
| jaxb-extra-osgi-2.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-extra-osgi/ -->
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-extra-osgi</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-extra-osgi/
implementation 'com.sun.xml.bind:jaxb-extra-osgi:2.3.0'
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-extra-osgi/
implementation ("com.sun.xml.bind:jaxb-extra-osgi:2.3.0")
'com.sun.xml.bind:jaxb-extra-osgi:jar:2.3.0'
<dependency org="com.sun.xml.bind" name="jaxb-extra-osgi" rev="2.3.0">
<artifact name="jaxb-extra-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind', module='jaxb-extra-osgi', version='2.3.0')
)
libraryDependencies += "com.sun.xml.bind" % "jaxb-extra-osgi" % "2.3.0"
[com.sun.xml.bind/jaxb-extra-osgi "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.msv : msv-core Optional | jar | 2013.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |