License |
License |
---|---|
GroupId | GroupIdcom.foursoft.jaxb.navext |
ArtifactId | ArtifactIdnavext-runtime |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionExtensions Library for efficient XML handling / JAXB parsing.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
navext-runtime-2.0.1.pom | |
navext-runtime-2.0.1.jar | 52 KB |
navext-runtime-2.0.1-sources.jar | 62 KB |
navext-runtime-2.0.1-javadoc.jar | 680 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-runtime/ -->
<dependency>
<groupId>com.foursoft.jaxb.navext</groupId>
<artifactId>navext-runtime</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-runtime/
implementation 'com.foursoft.jaxb.navext:navext-runtime:2.0.1'
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-runtime/
implementation ("com.foursoft.jaxb.navext:navext-runtime:2.0.1")
'com.foursoft.jaxb.navext:navext-runtime:jar:2.0.1'
<dependency org="com.foursoft.jaxb.navext" name="navext-runtime" rev="2.0.1">
<artifact name="navext-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb.navext', module='navext-runtime', version='2.0.1')
)
libraryDependencies += "com.foursoft.jaxb.navext" % "navext-runtime" % "2.0.1"
[com.foursoft.jaxb.navext/navext-runtime "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-core | jar | 2.3.0.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |