Eventasia

Eventasia is a Event Sourcing Framework for use with Spring Boot

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.github.eventasia
ArtifactId

ArtifactId

store-cassandra
Last Version

Last Version

0.0.5.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 store-cassandra

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.eventasia : eventasia-starter jar 0.0.5.RELEASE
com.github.eventasia : eventasia-framework jar 0.0.5.RELEASE
io.netty : netty-all jar 4.1.4.Final
com.datastax.cassandra : cassandra-driver-core jar 3.1.0
com.datastax.cassandra : cassandra-driver-mapping jar 3.1.0
com.datastax.cassandra : cassandra-driver-extras jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE