MVN

io.gitlab.spring-cattle : cattle-build

Maven & Gradle

Jan 19, 2024

Cattle Build · Cattle projects build pom

<dependency>
    <groupId>io.gitlab.spring-cattle</groupId>
    <artifactId>cattle-build</artifactId>
    <version>1.0.0-M5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gitlab.spring-cattle : cattle-build to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M5

All Versions

Choose a version of io.gitlab.spring-cattle : cattle-build to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cattle-build-1.0.0-M5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gitlab.spring-cattle</groupId>
    <artifactId>cattle-build</artifactId>
    <version>1.0.0-M5</version>
</dependency>