| License |
License |
|---|---|
| GroupId | GroupIdcom.foursoft.jaxb.navext |
| ArtifactId | ArtifactIdnavext-runtime |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExtensions Library for efficient XML handling / JAXB parsing.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| navext-runtime-2.1.0.pom | |
| navext-runtime-2.1.0.jar | 52 KB |
| navext-runtime-2.1.0-sources.jar | 62 KB |
| navext-runtime-2.1.0-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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-runtime/
implementation 'com.foursoft.jaxb.navext:navext-runtime:2.1.0'
// https://jarcasting.com/artifacts/com.foursoft.jaxb.navext/navext-runtime/
implementation ("com.foursoft.jaxb.navext:navext-runtime:2.1.0")
'com.foursoft.jaxb.navext:navext-runtime:jar:2.1.0'
<dependency org="com.foursoft.jaxb.navext" name="navext-runtime" rev="2.1.0">
<artifact name="navext-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb.navext', module='navext-runtime', version='2.1.0')
)
libraryDependencies += "com.foursoft.jaxb.navext" % "navext-runtime" % "2.1.0"
[com.foursoft.jaxb.navext/navext-runtime "2.1.0"]
| 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 |