MVN

org.hisrc.jsonix : jsonix-nodejs-test-basic

Maven & Gradle

Aug 24, 2014
318 stars

Jsonix Node.js Test [Basic]

<dependency>
    <groupId>org.hisrc.jsonix</groupId>
    <artifactId>jsonix-nodejs-test-basic</artifactId>
    <version>2.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hisrc.jsonix : jsonix-nodejs-test-basic to add to Maven - Latest Versions:

  • Latest Stable: 2.0.11

All Versions

Choose a version of org.hisrc.jsonix : jsonix-nodejs-test-basic to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jsonix-nodejs-test-basic-2.0.11
jsonix-nodejs-test-basic-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hisrc.jsonix</groupId>
    <artifactId>jsonix-nodejs-test-basic</artifactId>
    <version>2.0.11</version>
</dependency>

Advertisement