MVN

com.admin4j.framework : spring-boot-parent

Maven & Gradle

Aug 08, 2023
55 stars

spring-boot-parent · Spring Boot Parent for admin4j framework

<dependency>
    <groupId>com.admin4j.framework</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.admin4j.framework : spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.admin4j.framework : spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
spring-boot-parent-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.admin4j.framework</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>0.8.0</version>
</dependency>