is not current version
Last Version 0.10.0

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

Events4J - Spring

GroupId

GroupId

com.github.philippheuer.events4j
ArtifactId

ArtifactId

events4j-handler-spring
Version

Version

0.9.4
Type

Type

jar

Download events4j-handler-spring 0.9.4


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