MVN

io.github.NakulSabharwal : artifactid-name

Maven & Gradle

Aug 16, 2018
5 stars

Schema.org Java · Serialize and Deserialize Json-LD into Java entities

<dependency>
    <groupId>io.github.NakulSabharwal</groupId>
    <artifactId>artifactid-name</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.NakulSabharwal : artifactid-name to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.NakulSabharwal : artifactid-name to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
artifactid-name-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.NakulSabharwal</groupId>
    <artifactId>artifactid-name</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement