MVN

com.soento.framework : soento-framework

Maven & Gradle

Apr 02, 2023
0 stars

soento-framework

<dependency>
    <groupId>com.soento.framework</groupId>
    <artifactId>soento-framework</artifactId>
    <version>2023.001</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2023.001

All Versions

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

Version Vulnerabilities Updated
2023.001
soento-framework-2023.001
0.0.x
soento-framework-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.soento.framework</groupId>
    <artifactId>soento-framework</artifactId>
    <version>2023.001</version>
</dependency>

Advertisement