Last Version

NFB Software Java-XML 1.0.12

The NFB Software Java-XML was created to help developers deal with common problems when dealing with String data in the forms of raw strings and XML files.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.nfbsoftware
ArtifactId

ArtifactId

java-xml
Version

Version

1.0.12
Type

Type

jar
Description

Description

NFB Software Java-XML
The NFB Software Java-XML was created to help developers deal with common problems when dealing with String data in the forms of raw strings and XML files.
Project URL

Project URL

http://www.nfbsoftware.com
Source Code Management

Source Code Management

https://github.com/bclemenzi/java-xml

Download java-xml 1.0.12


<!-- https://jarcasting.com/artifacts/com.nfbsoftware/java-xml/ -->
<dependency>
    <groupId>com.nfbsoftware</groupId>
    <artifactId>java-xml</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.nfbsoftware/java-xml/
implementation 'com.nfbsoftware:java-xml:1.0.12'
// https://jarcasting.com/artifacts/com.nfbsoftware/java-xml/
implementation ("com.nfbsoftware:java-xml:1.0.12")
'com.nfbsoftware:java-xml:jar:1.0.12'
<dependency org="com.nfbsoftware" name="java-xml" rev="1.0.12">
  <artifact name="java-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nfbsoftware', module='java-xml', version='1.0.12')
)
libraryDependencies += "com.nfbsoftware" % "java-xml" % "1.0.12"
[com.nfbsoftware/java-xml "1.0.12"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3
xerces : xercesImpl jar 2.11.0
xalan : xalan jar 2.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.