MVN

com.soento : soento-core-parent

Maven & Gradle

Sep 05, 2021
<dependency>
    <groupId>com.soento</groupId>
    <artifactId>soento-core-parent</artifactId>
    <version>1.2.10-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.10-RELEASE

All Versions

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

Version Vulnerabilities Updated
1.2.x
soento-core-parent-1.2.10-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.soento</groupId>
    <artifactId>soento-core-parent</artifactId>
    <version>1.2.10-RELEASE</version>
</dependency>