License |
License |
---|---|
Categories |
CategoriesHK2 Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.github.dchanhk2017 |
ArtifactId | ArtifactIdjxbv |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXB Visitor Plugin for JDK 10
JAXB Visitor Plugin for JDK 10
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jxbv-1.0.1.pom | |
jxbv-1.0.1.jar | 41 KB |
jxbv-1.0.1-sources.jar | 16 KB |
jxbv-1.0.1-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dchanhk2017/jxbv/ -->
<dependency>
<groupId>com.github.dchanhk2017</groupId>
<artifactId>jxbv</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dchanhk2017/jxbv/
implementation 'com.github.dchanhk2017:jxbv:1.0.1'
// https://jarcasting.com/artifacts/com.github.dchanhk2017/jxbv/
implementation ("com.github.dchanhk2017:jxbv:1.0.1")
'com.github.dchanhk2017:jxbv:jar:1.0.1'
<dependency org="com.github.dchanhk2017" name="jxbv" rev="1.0.1">
<artifact name="jxbv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dchanhk2017', module='jxbv', version='1.0.1')
)
libraryDependencies += "com.github.dchanhk2017" % "jxbv" % "1.0.1"
[com.github.dchanhk2017/jxbv "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-javadoc-plugin | jar | 3.0.1 |
com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
javax.activation : activation | jar | 1.1.1 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180725.0427 |
com.sun.xml.bind : jaxb-xjc | jar | 2.4.0-b180725.0644 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.glassfish.jaxb : codemodel | jar | 2.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.jvnet.jaxb2.maven2 : maven-jaxb2-plugin-testing | jar | 0.12.3 |
commons-io : commons-io | jar | 1.4 |
junit : junit | jar | 4.12 |