MVN

io.smallrye : smallrye-build-parent

Maven & Gradle

Jun 09, 2023
4 stars

SmallRye: Build Parent · SmallRye Build Parent POM

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-build-parent</artifactId>
    <version>40</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-build-parent to add to Maven - Latest Versions:

  • Latest Stable: 40

All Versions

Choose a version of io.smallrye : smallrye-build-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
40
smallrye-build-parent-40
39
smallrye-build-parent-39
38
smallrye-build-parent-38
37
smallrye-build-parent-37
36
smallrye-build-parent-36
35
smallrye-build-parent-35
34
smallrye-build-parent-34
33
smallrye-build-parent-33
32
smallrye-build-parent-32
31
smallrye-build-parent-31
30
smallrye-build-parent-30
29
smallrye-build-parent-29

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-build-parent</artifactId>
    <version>40</version>
</dependency>