License |
License |
---|---|
GroupId | GroupIdcom.foursoft.jaxb2 |
ArtifactId | ArtifactIdjaxb-parent |
Version | Version0.0.3 |
Type | Typepom |
Description |
Descriptionjaxb-parent-pom
Parent POM of all 4Soft JAXB / XML Modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxb-parent-0.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/jaxb-parent/
implementation 'com.foursoft.jaxb2:jaxb-parent:0.0.3'
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/jaxb-parent/
implementation ("com.foursoft.jaxb2:jaxb-parent:0.0.3")
'com.foursoft.jaxb2:jaxb-parent:pom:0.0.3'
<dependency org="com.foursoft.jaxb2" name="jaxb-parent" rev="0.0.3">
<artifact name="jaxb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb2', module='jaxb-parent', version='0.0.3')
)
libraryDependencies += "com.foursoft.jaxb2" % "jaxb-parent" % "0.0.3"
[com.foursoft.jaxb2/jaxb-parent "0.0.3"]