Last Version

com.github.kimffy24:ejoker-core 3.0.7.1

EJoker is a CQRS + EventSourcing framwork

License

License

GroupId

GroupId

com.github.kimffy24
ArtifactId

ArtifactId

ejoker-core
Version

Version

3.0.7.1
Type

Type

jar
Description

Description

EJoker is a CQRS + EventSourcing framwork

Download ejoker-core 3.0.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.kimffy24 : ejoker-common jar 3.0.7.1
co.paralleluniverse : quasar-core jar 0.7.10
org.slf4j : slf4j-api jar 1.7.25
net.minidev : json-smart jar 2.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.