is not current version
Last Version 1.3.0

com.github.richygreat:spring-saga-event 1.0.0


GroupId

GroupId

com.github.richygreat
ArtifactId

ArtifactId

spring-saga-event
Version

Version

1.0.0
Type

Type

jar

Download spring-saga-event 1.0.0


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