MVN

net.cofares.ljug : forDeployCentral

Maven & Gradle

Nov 29, 2018
4 stars

forDeployCentral · A parent pom for ljug projets that allow the deploty to maven central throw forDeployCentral sonatype ossrh

<dependency>
    <groupId>net.cofares.ljug</groupId>
    <artifactId>forDeployCentral</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.cofares.ljug : forDeployCentral to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.cofares.ljug : forDeployCentral to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
forDeployCentral-1.1
1.0
forDeployCentral-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.cofares.ljug</groupId>
    <artifactId>forDeployCentral</artifactId>
    <version>1.1</version>
</dependency>