MVN

com.ebay.jsoncoder : jcParent

Maven & Gradle

Apr 17, 2019
57 stars

JSONCoder Parent · JSONCoder Parent

<dependency>
    <groupId>com.ebay.jsoncoder</groupId>
    <artifactId>jcParent</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ebay.jsoncoder : jcParent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.ebay.jsoncoder : jcParent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
jcParent-0.1.1
jcParent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ebay.jsoncoder</groupId>
    <artifactId>jcParent</artifactId>
    <version>0.1.1</version>
</dependency>

Advertisement