ejoker

EJoker is a CQRS + EventSourcing framwork

License

License

GroupId

GroupId

com.github.kimffy24
ArtifactId

ArtifactId

ejoker
Last Version

Last Version

3.0.7.1
Release Date

Release Date

Type

Type

pom
Description

Description

ejoker
EJoker is a CQRS + EventSourcing framwork
Project URL

Project URL

https://github.com/kimffy24/EJoker
Source Code Management

Source Code Management

https://github.com/kimffy24/EJoker

Download ejoker

Filename Size
ejoker-3.0.7.1.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • ejoker-common
  • ejoker-core
  • ejoker-support
  • ejoker-mq

Versions

Version
3.0.7.1
3.0.7
3.0.5
3.0.3
3.0.1
3.0.0
2.2.3
2.2.0-rc