MVN

com.10duke.client.parent : java

Maven & Gradle

Feb 15, 2022
0 stars

com.10duke.client.parent:java · Parent-POM for java-artifacts

<dependency>
    <groupId>com.10duke.client.parent</groupId>
    <artifactId>java</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.10duke.client.parent : java to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.10duke.client.parent : java to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
java-1.1.0
1.0.x
java-1.0.1
java-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.10duke.client.parent</groupId>
    <artifactId>java</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement