License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.nbbrd.java-io-util |
ArtifactId | ArtifactIdjava-io-xml |
Last Version | Last Version0.0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-io-xml
Common IO utilities - XML
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-io-xml-0.0.19.pom | |
java-io-xml-0.0.19.jar | 55 KB |
java-io-xml-0.0.19-sources.jar | 12 KB |
java-io-xml-0.0.19-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-xml/ -->
<dependency>
<groupId>com.github.nbbrd.java-io-util</groupId>
<artifactId>java-io-xml</artifactId>
<version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-xml/
implementation 'com.github.nbbrd.java-io-util:java-io-xml:0.0.19'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-xml/
implementation ("com.github.nbbrd.java-io-util:java-io-xml:0.0.19")
'com.github.nbbrd.java-io-util:java-io-xml:jar:0.0.19'
<dependency org="com.github.nbbrd.java-io-util" name="java-io-xml" rev="0.0.19">
<artifact name="java-io-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-io-util', module='java-io-xml', version='0.0.19')
)
libraryDependencies += "com.github.nbbrd.java-io-util" % "java-io-xml" % "0.0.19"
[com.github.nbbrd.java-io-util/java-io-xml "0.0.19"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nbbrd.java-io-util : java-io-base | jar | 0.0.19 |
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 |
---|---|---|
com.github.nbbrd.java-io-util : java-io-base | 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 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.4.0-b180830.0438 |