License |
License |
---|---|
GroupId | GroupIdcom.foursoft.jaxb2 |
ArtifactId | ArtifactIdnavigation-extender-runtime |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionExtensions Library for efficient XML handling / JAXB parsing.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-runtime/ -->
<dependency>
<groupId>com.foursoft.jaxb2</groupId>
<artifactId>navigation-extender-runtime</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-runtime/
implementation 'com.foursoft.jaxb2:navigation-extender-runtime:1.2.1'
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-runtime/
implementation ("com.foursoft.jaxb2:navigation-extender-runtime:1.2.1")
'com.foursoft.jaxb2:navigation-extender-runtime:jar:1.2.1'
<dependency org="com.foursoft.jaxb2" name="navigation-extender-runtime" rev="1.2.1">
<artifact name="navigation-extender-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb2', module='navigation-extender-runtime', version='1.2.1')
)
libraryDependencies += "com.foursoft.jaxb2" % "navigation-extender-runtime" % "1.2.1"
[com.foursoft.jaxb2/navigation-extender-runtime "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
com.sun.xml.bind : jaxb-xjc | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.18.1 |