License |
License |
---|---|
GroupId | GroupIdcom.foursoft.jaxb.navext |
ArtifactId | ArtifactIdnavext-xjc |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXJC Plugin for efficient XML handling / JAXB parsing.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
navext-xjc-2.1.0.pom | |
navext-xjc-2.1.0.jar | 24 KB |
navext-xjc-2.1.0-sources.jar | 21 KB |
navext-xjc-2.1.0-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-xjc/ -->
<dependency>
<groupId>com.foursoft.jaxb.navext</groupId>
<artifactId>navext-xjc</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-xjc/
implementation 'com.foursoft.jaxb.navext:navext-xjc:2.1.0'
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-xjc/
implementation ("com.foursoft.jaxb.navext:navext-xjc:2.1.0")
'com.foursoft.jaxb.navext:navext-xjc:jar:2.1.0'
<dependency org="com.foursoft.jaxb.navext" name="navext-xjc" rev="2.1.0">
<artifact name="navext-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb.navext', module='navext-xjc', version='2.1.0')
)
libraryDependencies += "com.foursoft.jaxb.navext" % "navext-xjc" % "2.1.0"
[com.foursoft.jaxb.navext/navext-xjc "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.foursoft.jaxb.navext : navext-runtime | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-core | jar | 2.3.0.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
org.glassfish.jaxb : jaxb-xjc | jar | 2.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2.maven2 : maven-jaxb2-plugin-testing | jar | 0.14.0 |
org.apache.maven : maven-core | jar | 3.8.4 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |