Last Version

com.github.igor-suhorukov:dom-transformation 1.3

Transform DOM model in JSON like structure

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

dom-transformation
Version

Version

1.3
Type

Type

jar
Description

Description

Transform DOM model in JSON like structure
Project URL

Project URL

https://github.com/igor-suhorukov/dom-transformation
Source Code Management

Source Code Management

https://github.com/igor-suhorukov/dom-transformation.git

Download dom-transformation 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.