MVN

org.codingmatters.value.objects : cdm-value-objects-maven-plugin

Maven & Gradle

Sep 17, 2019
1 usages
0 stars
<plugin>
    <groupId>org.codingmatters.value.objects</groupId>
    <artifactId>cdm-value-objects-maven-plugin</artifactId>
    <version>1.8.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codingmatters.value.objects : cdm-value-objects-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of org.codingmatters.value.objects : cdm-value-objects-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
cdm-value-objects-maven-plugin-1.8.0
1.7.x
cdm-value-objects-maven-plugin-1.7.0
1.6.x
cdm-value-objects-maven-plugin-1.6.0
1.5.x
cdm-value-objects-maven-plugin-1.5.0
1.4.x
cdm-value-objects-maven-plugin-1.4.0
1.3.x
cdm-value-objects-maven-plugin-1.3.0
1.2.x
cdm-value-objects-maven-plugin-1.2.0
1.1.x
cdm-value-objects-maven-plugin-1.1.0
1.0.x
cdm-value-objects-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.codingmatters.value.objects</groupId>
    <artifactId>cdm-value-objects-maven-plugin</artifactId>
    <version>1.8.0</version>
</plugin>