is not current version
Last Version 2.0.11

com.networknt:eventuate-common 0.1.0

A common component of light eventuate framework shared between client and server.

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

eventuate-common
Version

Version

0.1.0
Type

Type

jar

Download eventuate-common 0.1.0


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