MVN

com.github.paulcwarren : spring-content-bom

Maven & Gradle

Aug 25, 2023
229 stars
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-content-bom</artifactId>
    <version>3.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.paulcwarren : spring-content-bom to add to Maven - Latest Versions:

  • Latest Stable: 3.0.5

All Versions

Choose a version of com.github.paulcwarren : spring-content-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
spring-content-bom-3.0.5
spring-content-bom-3.0.4
spring-content-bom-3.0.3
spring-content-bom-3.0.2
spring-content-bom-3.0.1
spring-content-bom-3.0.0
2.9.x
spring-content-bom-2.9.0
2.8.x
spring-content-bom-2.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-content-bom</artifactId>
    <version>3.0.5</version>
</dependency>

Advertisement