is not current version
Last Version 4.0.0

org.glassfish.jaxb:osgi-test-xjc 4.0.0-M2


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

osgi-test-xjc
Version

Version

4.0.0-M2
Type

Type

jar

Download osgi-test-xjc 4.0.0-M2


<!-- 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-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-xjc/
implementation 'org.glassfish.jaxb:osgi-test-xjc:4.0.0-M2'
// https://jarcasting.com/artifacts/org.glassfish.jaxb/osgi-test-xjc/
implementation ("org.glassfish.jaxb:osgi-test-xjc:4.0.0-M2")
'org.glassfish.jaxb:osgi-test-xjc:jar:4.0.0-M2'
<dependency org="org.glassfish.jaxb" name="osgi-test-xjc" rev="4.0.0-M2">
  <artifact name="osgi-test-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jaxb', module='osgi-test-xjc', version='4.0.0-M2')
)
libraryDependencies += "org.glassfish.jaxb" % "osgi-test-xjc" % "4.0.0-M2"
[org.glassfish.jaxb/osgi-test-xjc "4.0.0-M2"]