License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.nbbrd.java-io-util |
ArtifactId | ArtifactIdjava-io-xml |
Version | Version0.0.12 |
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.12.pom | |
java-io-xml-0.0.12.jar | 54 KB |
java-io-xml-0.0.12-sources.jar | 12 KB |
java-io-xml-0.0.12-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.12</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.12'
// 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.12")
'com.github.nbbrd.java-io-util:java-io-xml:jar:0.0.12'
<dependency org="com.github.nbbrd.java-io-util" name="java-io-xml" rev="0.0.12">
<artifact name="java-io-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-io-util', module='java-io-xml', version='0.0.12')
)
libraryDependencies += "com.github.nbbrd.java-io-util" % "java-io-xml" % "0.0.12"
[com.github.nbbrd.java-io-util/java-io-xml "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nbbrd.java-io-util : java-io-base | jar | 0.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.11.0 |
org.projectlombok : lombok | jar | |
com.github.nbbrd.java-design-util : java-design-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |