MVN

org.hisrc.jsonix : jsonix-tests

Maven & Gradle

Sep 12, 2014
318 stars

Jsonix Tests

<dependency>
    <groupId>org.hisrc.jsonix</groupId>
    <artifactId>jsonix-tests</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hisrc.jsonix : jsonix-tests to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.hisrc.jsonix : jsonix-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
jsonix-tests-2.1.0
2.0.x
jsonix-tests-2.0.12
jsonix-tests-2.0.11
jsonix-tests-2.0.0
1.2
jsonix-tests-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hisrc.jsonix</groupId>
    <artifactId>jsonix-tests</artifactId>
    <version>2.1.0</version>
</dependency>

Advertisement