MVN

com.ueboot : ueboot-parent

Maven & Gradle

Nov 16, 2020
68.1k stars
<dependency>
    <groupId>com.ueboot</groupId>
    <artifactId>ueboot-parent</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.1.0

All Versions

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

Version Vulnerabilities Updated
3.1.x
ueboot-parent-3.1.0
3.0.x
ueboot-parent-3.0.0
2.2.x
ueboot-parent-2.2.0
2.0.x
ueboot-parent-2.0.3
ueboot-parent-2.0.2
ueboot-parent-2.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ueboot</groupId>
    <artifactId>ueboot-parent</artifactId>
    <version>3.1.0</version>
</dependency>

Advertisement