Last Version

Spring Saga Event Framework 1.3.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.richygreat
ArtifactId

ArtifactId

spring-saga-event
Version

Version

1.3.0
Type

Type

jar
Description

Description

Spring Saga Event Framework
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-saga-event
Source Code Management

Source Code Management

https://github.com/richygreat/spring-saga-event.git

Download spring-saga-event 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-amqp jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.4.RELEASE
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.