MVN

com.contentgrid.spring : contentgrid-spring-boot-platform

Maven & Gradle

Aug 21, 2023
2 stars

contentgrid-spring-boot-platform · Platform specifying dependencies for ContentGrid applications

<dependency>
    <groupId>com.contentgrid.spring</groupId>
    <artifactId>contentgrid-spring-boot-platform</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.contentgrid.spring : contentgrid-spring-boot-platform to add to Maven - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of com.contentgrid.spring : contentgrid-spring-boot-platform to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
contentgrid-spring-boot-platform-0.7.1
contentgrid-spring-boot-platform-0.7.0
0.6.x
contentgrid-spring-boot-platform-0.6.1
contentgrid-spring-boot-platform-0.6.0
0.5.x
contentgrid-spring-boot-platform-0.5.1
contentgrid-spring-boot-platform-0.5.0
0.4.x
contentgrid-spring-boot-platform-0.4.3
contentgrid-spring-boot-platform-0.4.2
contentgrid-spring-boot-platform-0.4.1
contentgrid-spring-boot-platform-0.4.0
0.3.x
contentgrid-spring-boot-platform-0.3.1
contentgrid-spring-boot-platform-0.3.0
0.2.x
contentgrid-spring-boot-platform-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.contentgrid.spring</groupId>
    <artifactId>contentgrid-spring-boot-platform</artifactId>
    <version>0.7.1</version>
</dependency>