is not current version
Last Version 23.0.0

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

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

1.0.3
Type

Type

pom

Download event-rest-spring-boot-parent 1.0.3


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