is not current version
Last Version 0.0.9

com.foursoft.jaxb2:jaxb-parent 0.0.1

Parent POM of all 4Soft JAXB / XML Modules

GroupId

GroupId

com.foursoft.jaxb2
ArtifactId

ArtifactId

jaxb-parent
Version

Version

0.0.1
Type

Type

pom

Download jaxb-parent 0.0.1

Filename Size
jaxb-parent-0.0.1.pom 19 KB
Browse

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