MVN

org.jeecgframework.boot : jeecg-boot-parent

Maven & Gradle

Apr 17, 2023

JEECG BOOT 3.5.1

<dependency>
    <groupId>org.jeecgframework.boot</groupId>
    <artifactId>jeecg-boot-parent</artifactId>
    <version>3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jeecgframework.boot : jeecg-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.5.1

All Versions

Choose a version of org.jeecgframework.boot : jeecg-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.5.x
jeecg-boot-parent-3.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jeecgframework.boot</groupId>
    <artifactId>jeecg-boot-parent</artifactId>
    <version>3.5.1</version>
</dependency>