is not current version
Last Version 0.10.0

com.github.philippheuer.events4j:events4j-handler-spring 0.7.1

Events4J - Spring

GroupId

GroupId

com.github.philippheuer.events4j
ArtifactId

ArtifactId

events4j-handler-spring
Version

Version

0.7.1
Type

Type

jar

Download events4j-handler-spring 0.7.1


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