Last Version

Jsonix Node.js 3.0.0

Jsonix is a JavaScript library which allows you to convert between XML and JSON structures based on mappings.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.hisrc.jsonix
ArtifactId

ArtifactId

jsonix-nodejs
Version

Version

3.0.0
Type

Type

pom
Description

Description

Jsonix Node.js
Jsonix is a JavaScript library which allows you to convert between XML and JSON structures based on mappings.

Download jsonix-nodejs 3.0.0

Filename Size
jsonix-nodejs-3.0.0.pom 562 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-nodejs/ -->
<dependency>
    <groupId>org.hisrc.jsonix</groupId>
    <artifactId>jsonix-nodejs</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-nodejs/
implementation 'org.hisrc.jsonix:jsonix-nodejs:3.0.0'
// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-nodejs/
implementation ("org.hisrc.jsonix:jsonix-nodejs:3.0.0")
'org.hisrc.jsonix:jsonix-nodejs:pom:3.0.0'
<dependency org="org.hisrc.jsonix" name="jsonix-nodejs" rev="3.0.0">
  <artifact name="jsonix-nodejs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.jsonix', module='jsonix-nodejs', version='3.0.0')
)
libraryDependencies += "org.hisrc.jsonix" % "jsonix-nodejs" % "3.0.0"
[org.hisrc.jsonix/jsonix-nodejs "3.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • scripts
  • tests