License |
License
LGPL License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.itcb.extension.jaxb |
ArtifactId | ArtifactIditcb-jaxb-plugin |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
itcb-jaxb-plugin-0.1.1.pom | |
itcb-jaxb-plugin-0.1.1.jar | 3 KB |
itcb-jaxb-plugin-0.1.1-sources.jar | 1 KB |
itcb-jaxb-plugin-0.1.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.extension.jaxb/itcb-jaxb-plugin/ -->
<dependency>
<groupId>net.sf.itcb.extension.jaxb</groupId>
<artifactId>itcb-jaxb-plugin</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.extension.jaxb/itcb-jaxb-plugin/
implementation 'net.sf.itcb.extension.jaxb:itcb-jaxb-plugin:0.1.1'
// https://jarcasting.com/artifacts/net.sf.itcb.extension.jaxb/itcb-jaxb-plugin/
implementation ("net.sf.itcb.extension.jaxb:itcb-jaxb-plugin:0.1.1")
'net.sf.itcb.extension.jaxb:itcb-jaxb-plugin:jar:0.1.1'
<dependency org="net.sf.itcb.extension.jaxb" name="itcb-jaxb-plugin" rev="0.1.1">
<artifact name="itcb-jaxb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.extension.jaxb', module='itcb-jaxb-plugin', version='0.1.1')
)
libraryDependencies += "net.sf.itcb.extension.jaxb" % "itcb-jaxb-plugin" % "0.1.1"
[net.sf.itcb.extension.jaxb/itcb-jaxb-plugin "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.2.4 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.4-1 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.2 |