is not current version
Last Version 4.0.0

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


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

osgi-test-jxc
Version

Version

4.0.0-M2
Type

Type

jar

Download osgi-test-jxc 4.0.0-M2


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