is not current version
Last Version 4.0.0

org.glassfish.jaxb:osgi-test-xjc 3.0.0-M3


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

osgi-test-xjc
Version

Version

3.0.0-M3
Type

Type

jar

Download osgi-test-xjc 3.0.0-M3


<!-- https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-xjc/ -->
<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>osgi-test-xjc</artifactId>
    <version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-xjc/
implementation 'org.glassfish.jaxb:osgi-test-xjc:3.0.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-xjc/
implementation ("org.glassfish.jaxb:osgi-test-xjc:3.0.0-M3")
'org.glassfish.jaxb:osgi-test-xjc:jar:3.0.0-M3'
<dependency org="org.glassfish.jaxb" name="osgi-test-xjc" rev="3.0.0-M3">
  <artifact name="osgi-test-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jaxb', module='osgi-test-xjc', version='3.0.0-M3')
)
libraryDependencies += "org.glassfish.jaxb" % "osgi-test-xjc" % "3.0.0-M3"
[org.glassfish.jaxb/osgi-test-xjc "3.0.0-M3"]