is not current version
Last Version 0.0.2-rc3

io.github.alikelleci:eventify-spring-boot-starter 0.0.2-beta

Spring Boot starter for Eventify

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.alikelleci
ArtifactId

ArtifactId

eventify-spring-boot-starter
Version

Version

0.0.2-beta
Type

Type

jar

Download eventify-spring-boot-starter 0.0.2-beta


<!-- https://jarcasting.com/artifacts/io.github.alikelleci/eventify-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.alikelleci</groupId>
    <artifactId>eventify-spring-boot-starter</artifactId>
    <version>0.0.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alikelleci/eventify-spring-boot-starter/
implementation 'io.github.alikelleci:eventify-spring-boot-starter:0.0.2-beta'
// https://jarcasting.com/artifacts/io.github.alikelleci/eventify-spring-boot-starter/
implementation ("io.github.alikelleci:eventify-spring-boot-starter:0.0.2-beta")
'io.github.alikelleci:eventify-spring-boot-starter:jar:0.0.2-beta'
<dependency org="io.github.alikelleci" name="eventify-spring-boot-starter" rev="0.0.2-beta">
  <artifact name="eventify-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alikelleci', module='eventify-spring-boot-starter', version='0.0.2-beta')
)
libraryDependencies += "io.github.alikelleci" % "eventify-spring-boot-starter" % "0.0.2-beta"
[io.github.alikelleci/eventify-spring-boot-starter "0.0.2-beta"]