MVN

com.github.richygreat : event-rest-spring-boot-parent

Maven & Gradle

Nov 02, 2020
68.1k stars

event-rest-spring-boot-parent · Spring Boot Parent with additional dependencies and starters for event driven and Rest API combined apps

<dependency>
    <groupId>com.github.richygreat</groupId>
    <artifactId>event-rest-spring-boot-parent</artifactId>
    <version>23.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.richygreat : event-rest-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 23.0.0

All Versions

Choose a version of com.github.richygreat : event-rest-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
23.0.x
event-rest-spring-boot-parent-23.0.0
22.1.x
event-rest-spring-boot-parent-22.1.0
22.0.x
event-rest-spring-boot-parent-22.0.1
event-rest-spring-boot-parent-22.0.0
21.0.x
event-rest-spring-boot-parent-21.0.0
20.0.x
event-rest-spring-boot-parent-20.0.0
19.0.x
event-rest-spring-boot-parent-19.0.0
3.0.x
event-rest-spring-boot-parent-3.0.0
2.0.x
event-rest-spring-boot-parent-2.0.2
event-rest-spring-boot-parent-2.0.1
event-rest-spring-boot-parent-2.0.0
1.1.x
event-rest-spring-boot-parent-1.1.1
event-rest-spring-boot-parent-1.1.0
1.0.x
event-rest-spring-boot-parent-1.0.3
event-rest-spring-boot-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.richygreat</groupId>
    <artifactId>event-rest-spring-boot-parent</artifactId>
    <version>23.0.0</version>
</dependency>

Advertisement