| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.nbbrd.java-io-util |
| ArtifactId | ArtifactIdjava-io-xml-bind |
| Last Version | Last Version0.0.19 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava-io-xml-bind
Common IO utilities - XML Bind
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| java-io-xml-bind-0.0.19.pom | |
| java-io-xml-bind-0.0.19.jar | 14 KB |
| java-io-xml-bind-0.0.19-sources.jar | 5 KB |
| java-io-xml-bind-0.0.19-javadoc.jar | 410 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-xml-bind/ -->
<dependency>
<groupId>com.github.nbbrd.java-io-util</groupId>
<artifactId>java-io-xml-bind</artifactId>
<version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-xml-bind/
implementation 'com.github.nbbrd.java-io-util:java-io-xml-bind:0.0.19'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-xml-bind/
implementation ("com.github.nbbrd.java-io-util:java-io-xml-bind:0.0.19")
'com.github.nbbrd.java-io-util:java-io-xml-bind:jar:0.0.19'
<dependency org="com.github.nbbrd.java-io-util" name="java-io-xml-bind" rev="0.0.19">
<artifact name="java-io-xml-bind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-io-util', module='java-io-xml-bind', version='0.0.19')
)
libraryDependencies += "com.github.nbbrd.java-io-util" % "java-io-xml-bind" % "0.0.19"
[com.github.nbbrd.java-io-util/java-io-xml-bind "0.0.19"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nbbrd.java-io-util : java-io-xml | jar | 0.0.19 |
| javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.checkerframework : checker-qual | jar | 3.21.3 |
| org.projectlombok : lombok | jar | |
| com.github.nbbrd.java-design-util : java-design-processor | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.4.0-b180830.0438 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nbbrd.java-io-util : java-io-base | test-jar | 0.0.19 |
| com.github.nbbrd.java-io-util : java-io-xml | test-jar | 0.0.19 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |
| com.google.jimfs : jimfs | jar | 1.2 |
| com.github.tomakehurst : wiremock-jre8-standalone | jar | 2.32.0 |
| org.slf4j : slf4j-nop | jar | 1.7.36 |