is not current version
Last Version 2.0.11

com.networknt:light-eventuate-4j 1.5.24

Light Eventuate Framework based on Event Sourcing and CQRS

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

light-eventuate-4j
Version

Version

1.5.24
Type

Type

pom

Download light-eventuate-4j 1.5.24


<!-- https://jarcasting.com/artifacts/com.networknt/light-eventuate-4j/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>light-eventuate-4j</artifactId>
    <version>1.5.24</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-eventuate-4j/
implementation 'com.networknt:light-eventuate-4j:1.5.24'
// https://jarcasting.com/artifacts/com.networknt/light-eventuate-4j/
implementation ("com.networknt:light-eventuate-4j:1.5.24")
'com.networknt:light-eventuate-4j:pom:1.5.24'
<dependency org="com.networknt" name="light-eventuate-4j" rev="1.5.24">
  <artifact name="light-eventuate-4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-eventuate-4j', version='1.5.24')
)
libraryDependencies += "com.networknt" % "light-eventuate-4j" % "1.5.24"
[com.networknt/light-eventuate-4j "1.5.24"]