License |
License |
---|---|
GroupId | GroupIdcom.github.kimffy24 |
ArtifactId | ArtifactIdejoker-support |
Version | Version3.0.5 |
Type | Typepom |
Description |
Descriptionejoker-support
EJoker is a CQRS + EventSourcing framwork
|
Filename | Size |
---|---|
ejoker-support-3.0.5.pom | 811 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-support</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support/
implementation 'com.github.kimffy24:ejoker-support:3.0.5'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support/
implementation ("com.github.kimffy24:ejoker-support:3.0.5")
'com.github.kimffy24:ejoker-support:pom:3.0.5'
<dependency org="com.github.kimffy24" name="ejoker-support" rev="3.0.5">
<artifact name="ejoker-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-support', version='3.0.5')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-support" % "3.0.5"
[com.github.kimffy24/ejoker-support "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
net.minidev : json-smart | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |