MVN

com.ddfplus.jaws : ddfplus-parent

Maven & Gradle

Jan 31, 2020
2 stars

DDF Plus API Parent

<dependency>
    <groupId>com.ddfplus.jaws</groupId>
    <artifactId>ddfplus-parent</artifactId>
    <version>1.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ddfplus.jaws : ddfplus-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.7

All Versions

Choose a version of com.ddfplus.jaws : ddfplus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
ddfplus-parent-1.1.7
1.0.x
ddfplus-parent-1.0.19
ddfplus-parent-1.0.17
ddfplus-parent-1.0.14
ddfplus-parent-1.0.12
ddfplus-parent-1.0.10
ddfplus-parent-1.0.9
ddfplus-parent-1.0.8
ddfplus-parent-1.0.7
ddfplus-parent-1.0.6
ddfplus-parent-1.0.5
ddfplus-parent-1.0.4
ddfplus-parent-1.0.3
ddfplus-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ddfplus.jaws</groupId>
    <artifactId>ddfplus-parent</artifactId>
    <version>1.1.7</version>
</dependency>

Advertisement