MVN

com.github.hemanthsridhar : maven-test-pkg

Maven & Gradle

Jan 19, 2021
38 stars

maven-test-pkg · A demo for deployment to the JCenter

<dependency>
    <groupId>com.github.hemanthsridhar</groupId>
    <artifactId>maven-test-pkg</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hemanthsridhar : maven-test-pkg to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.hemanthsridhar : maven-test-pkg to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-test-pkg-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hemanthsridhar</groupId>
    <artifactId>maven-test-pkg</artifactId>
    <version>1.0.4</version>
</dependency>