MVN

com.cedarsoft : maven

Maven & Gradle

Jul 16, 2019

Maven related projects

<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>maven</artifactId>
    <version>8.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft : maven to add to Maven - Latest Versions:

  • Latest Stable: 8.9.0

All Versions

Choose a version of com.cedarsoft : maven to add to Maven - All Versions:

Version Vulnerabilities Updated
8.9.x
maven-8.9.0
8.8.x
maven-8.8.1
maven-8.8.0
8.7.x
maven-8.7.0
8.5.x
maven-8.5.1
maven-8.5.0
8.4.x
maven-8.4.0
8.3.x
maven-8.3.1
maven-8.3.0
8.2.x
maven-8.2.1
maven-8.2.0
8.1.x
maven-8.1.1
maven-8.1.0
cedarsoft
maven-cedarsoft-skin
instrumentation
maven-instrumentation-plugin
assemblies
maven-assemblies

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>maven</artifactId>
    <version>8.9.0</version>
</dependency>

Advertisement