is not current version
Last Version 23.0.0

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

Spring Boot Parent with additional dependencies and starters for event driven and Rest API combined apps

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.richygreat
ArtifactId

ArtifactId

event-rest-spring-boot-parent
Version

Version

22.1.0
Type

Type

pom

Download event-rest-spring-boot-parent 22.1.0


<!-- https://jarcasting.com/artifacts/com.github.richygreat/event-rest-spring-boot-parent/ -->
<dependency>
    <groupId>com.github.richygreat</groupId>
    <artifactId>event-rest-spring-boot-parent</artifactId>
    <version>22.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.richygreat/event-rest-spring-boot-parent/
implementation 'com.github.richygreat:event-rest-spring-boot-parent:22.1.0'
// https://jarcasting.com/artifacts/com.github.richygreat/event-rest-spring-boot-parent/
implementation ("com.github.richygreat:event-rest-spring-boot-parent:22.1.0")
'com.github.richygreat:event-rest-spring-boot-parent:pom:22.1.0'
<dependency org="com.github.richygreat" name="event-rest-spring-boot-parent" rev="22.1.0">
  <artifact name="event-rest-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.richygreat', module='event-rest-spring-boot-parent', version='22.1.0')
)
libraryDependencies += "com.github.richygreat" % "event-rest-spring-boot-parent" % "22.1.0"
[com.github.richygreat/event-rest-spring-boot-parent "22.1.0"]