is not current version
Last Version 4.0.0

org.glassfish.jaxb:jaxb-core 2.2.10-b140310.1920

JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

jaxb-core
Version

Version

2.2.10-b140310.1920
Type

Type

jar

Download jaxb-core 2.2.10-b140310.1920


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