| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdeu.eventstorm |
| ArtifactId | ArtifactIdeventstorm-util |
| Last Version | Last Version0.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneventStorm util
Library to simplify sql mapping and event sourcing
|
| Filename | Size |
|---|---|
| eventstorm-util-0.11.0.pom | |
| eventstorm-util-0.11.0.jar | 29 KB |
| eventstorm-util-0.11.0-sources.jar | 19 KB |
| eventstorm-util-0.11.0-javadoc.jar | 128 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-util/ -->
<dependency>
<groupId>eu.eventstorm</groupId>
<artifactId>eventstorm-util</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-util/
implementation 'eu.eventstorm:eventstorm-util:0.11.0'
// https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-util/
implementation ("eu.eventstorm:eventstorm-util:0.11.0")
'eu.eventstorm:eventstorm-util:jar:0.11.0'
<dependency org="eu.eventstorm" name="eventstorm-util" rev="0.11.0">
<artifact name="eventstorm-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.eventstorm', module='eventstorm-util', version='0.11.0')
)
libraryDependencies += "eu.eventstorm" % "eventstorm-util" % "0.11.0"
[eu.eventstorm/eventstorm-util "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| eu.eventstorm : eventstorm-test | jar | 0.11.0 |