is not current version
Last Version 0.0.9

com.foursoft.jaxb2:jaxb-parent 0.0.7

Parent POM of all 4Soft JAXB / XML Modules

GroupId

GroupId

com.foursoft.jaxb2
ArtifactId

ArtifactId

jaxb-parent
Version

Version

0.0.7
Type

Type

pom

Download jaxb-parent 0.0.7

Filename Size
jaxb-parent-0.0.7.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb2/jaxb-parent/ -->
<dependency>
    <groupId>com.foursoft.jaxb2</groupId>
    <artifactId>jaxb-parent</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/jaxb-parent/
implementation 'com.foursoft.jaxb2:jaxb-parent:0.0.7'
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/jaxb-parent/
implementation ("com.foursoft.jaxb2:jaxb-parent:0.0.7")
'com.foursoft.jaxb2:jaxb-parent:pom:0.0.7'
<dependency org="com.foursoft.jaxb2" name="jaxb-parent" rev="0.0.7">
  <artifact name="jaxb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb2', module='jaxb-parent', version='0.0.7')
)
libraryDependencies += "com.foursoft.jaxb2" % "jaxb-parent" % "0.0.7"
[com.foursoft.jaxb2/jaxb-parent "0.0.7"]