Last Version

eu.eventstorm:eventstorm-test 0.11.0

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-test
Version

Version

0.11.0
Type

Type

jar
Description

Description

Library to simplify sql mapping and event sourcing

Download eventstorm-test 0.11.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.mockito : mockito-core jar 3.4.6

Project Modules

There are no modules declared in this project.