Last Version

eu.eventstorm:eventstorm-annotation 0.11.0

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-annotation
Version

Version

0.11.0
Type

Type

jar
Description

Description

Library to simplify sql mapping and event sourcing

Download eventstorm-annotation 0.11.0


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

Dependencies

compile (3)

Group / Artifact Type Version
eu.eventstorm : eventstorm-core-api jar 0.11.0
eu.eventstorm : eventstorm-sql Optional jar 0.11.0
io.swagger.core.v3 : swagger-annotations jar 2.1.3

Project Modules

There are no modules declared in this project.