License |
License |
---|---|
GroupId | GroupIdcom.btmatthews.jaxb2_commons |
ArtifactId | ArtifactIdjaxb2-commons |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionJAXB2 Commons
Plugins for JAXB2 RI XJC
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBrian Matthews |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaxb2-commons-1.0.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.btmatthews.jaxb2_commons/jaxb2-commons/ -->
<dependency>
<groupId>com.btmatthews.jaxb2_commons</groupId>
<artifactId>jaxb2-commons</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.jaxb2_commons/jaxb2-commons/
implementation 'com.btmatthews.jaxb2_commons:jaxb2-commons:1.0.0'
// https://jarcasting.com/artifacts/com.btmatthews.jaxb2_commons/jaxb2-commons/
implementation ("com.btmatthews.jaxb2_commons:jaxb2-commons:1.0.0")
'com.btmatthews.jaxb2_commons:jaxb2-commons:pom:1.0.0'
<dependency org="com.btmatthews.jaxb2_commons" name="jaxb2-commons" rev="1.0.0">
<artifact name="jaxb2-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.jaxb2_commons', module='jaxb2-commons', version='1.0.0')
)
libraryDependencies += "com.btmatthews.jaxb2_commons" % "jaxb2-commons" % "1.0.0"
[com.btmatthews.jaxb2_commons/jaxb2-commons "1.0.0"]