Last Version

Nyla Xml 0.1

Xml implementation wrapper

License

License

GroupId

GroupId

com.github.nyla-solutions
ArtifactId

ArtifactId

nyla.solutions.xml
Version

Version

0.1
Type

Type

jar
Description

Description

Nyla Xml
Xml implementation wrapper
Source Code Management

Source Code Management

https://github.com/nyla-solutions/nyla.git

Download nyla.solutions.xml 0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.nyla-solutions : nyla.solutions.core jar 0.2
com.google.code.gson : gson jar 2.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.thoughtworks.xstream : xstream jar 1.4.7
com.fasterxml.jackson.core : jackson-core jar 2.8.5
dom4j : dom4j jar 1.6
org.jsoup : jsoup jar 1.8.1
commons-beanutils : commons-beanutils jar 1.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.