is not current version
Last Version 0.15.1

org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-testing 0.4.M2


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

org.jvnet.jaxb2.maven2
ArtifactId

ArtifactId

maven-jaxb2-plugin-testing
Version

Version

0.4.M2
Type

Type

jar

Download maven-jaxb2-plugin-testing 0.4.M2


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