Eventasia

Eventasia is a Event Sourcing Framework for use with Spring Boot

License

License

GroupId

GroupId

com.github.eventasia
ArtifactId

ArtifactId

eventasia-store-dynamodb
Last Version

Last Version

0.0.13.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Eventasia
Eventasia is a Event Sourcing Framework for use with Spring Boot
Project URL

Project URL

https://github.com/Eventasia/eventasia

Download eventasia-store-dynamodb

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.eventasia/eventasia-store-dynamodb/ -->
<dependency>
    <groupId>com.github.eventasia</groupId>
    <artifactId>eventasia-store-dynamodb</artifactId>
    <version>0.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eventasia/eventasia-store-dynamodb/
implementation 'com.github.eventasia:eventasia-store-dynamodb:0.0.13.RELEASE'
// https://jarcasting.com/artifacts/com.github.eventasia/eventasia-store-dynamodb/
implementation ("com.github.eventasia:eventasia-store-dynamodb:0.0.13.RELEASE")
'com.github.eventasia:eventasia-store-dynamodb:jar:0.0.13.RELEASE'
<dependency org="com.github.eventasia" name="eventasia-store-dynamodb" rev="0.0.13.RELEASE">
  <artifact name="eventasia-store-dynamodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eventasia', module='eventasia-store-dynamodb', version='0.0.13.RELEASE')
)
libraryDependencies += "com.github.eventasia" % "eventasia-store-dynamodb" % "0.0.13.RELEASE"
[com.github.eventasia/eventasia-store-dynamodb "0.0.13.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.eventasia : eventasia-starter jar 0.0.13.RELEASE
com.github.eventasia : eventasia-framework jar 0.0.13.RELEASE
com.amazonaws : aws-java-sdk-dynamodb jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13.RELEASE