| GroupId | GroupIdio.memoria.jutils |
|---|---|
| ArtifactId | ArtifactIdjes |
| Version | Version0.232.0 |
| Type | Typejar |
| Description |
Descriptionjes
jutils event sourcing module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jes-0.232.0.pom | |
| jes-0.232.0.jar | 10 KB |
| jes-0.232.0-sources.jar | 5 KB |
| jes-0.232.0-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.memoria.jutils/jes/ -->
<dependency>
<groupId>io.memoria.jutils</groupId>
<artifactId>jes</artifactId>
<version>0.232.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.memoria.jutils/jes/
implementation 'io.memoria.jutils:jes:0.232.0'
// https://jarcasting.com/artifacts/io.memoria.jutils/jes/
implementation ("io.memoria.jutils:jes:0.232.0")
'io.memoria.jutils:jes:jar:0.232.0'
<dependency org="io.memoria.jutils" name="jes" rev="0.232.0">
<artifact name="jes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.memoria.jutils', module='jes', version='0.232.0')
)
libraryDependencies += "io.memoria.jutils" % "jes" % "0.232.0"
[io.memoria.jutils/jes "0.232.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.memoria.jutils : jcore | jar | 0.232.0 |
| io.r2dbc : r2dbc-spi | jar | 0.8.3.RELEASE |
| io.projectreactor : reactor-core | jar | |
| io.vavr : vavr | jar | 0.10.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.r2dbc : r2dbc-h2 | jar | 0.8.4.RELEASE |
| io.projectreactor : reactor-test | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |