Last Version

jaxb-parent-pom 1.0.0

Parent POM of all 4Soft JAXB / XML Modules

License

License

GroupId

GroupId

com.foursoft.jaxb
ArtifactId

ArtifactId

jaxb-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

jaxb-parent-pom
Parent POM of all 4Soft JAXB / XML Modules
Project URL

Project URL

https://github.com/4Soft-de/jaxb-parent-pom
Project Organization

Project Organization

4Soft GmbH

Download jaxb-parent 1.0.0

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

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.