MVN

com.soento.cms : soento-cms

Maven & Gradle

May 26, 2018
<dependency>
    <groupId>com.soento.cms</groupId>
    <artifactId>soento-cms</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.soento.cms : soento-cms to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RELEASE

All Versions

Choose a version of com.soento.cms : soento-cms to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
soento-cms-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.soento.cms</groupId>
    <artifactId>soento-cms</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>