is not current version
Last Version 0.15.1

org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core 0.8.3


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

org.jvnet.jaxb2.maven2
ArtifactId

ArtifactId

maven-jaxb2-plugin-core
Version

Version

0.8.3
Type

Type

jar

Download maven-jaxb2-plugin-core 0.8.3


<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/ -->
<dependency>
    <groupId>org.jvnet.jaxb2.maven2</groupId>
    <artifactId>maven-jaxb2-plugin-core</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/
implementation 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.8.3'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/
implementation ("org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.8.3")
'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.8.3'
<dependency org="org.jvnet.jaxb2.maven2" name="maven-jaxb2-plugin-core" rev="0.8.3">
  <artifact name="maven-jaxb2-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-core', version='0.8.3')
)
libraryDependencies += "org.jvnet.jaxb2.maven2" % "maven-jaxb2-plugin-core" % "0.8.3"
[org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core "0.8.3"]