is not current version
Last Version 0.0.13.RELEASE

com.github.eventasia:eventasia-store-cassandra 0.0.6.RELEASE

Eventasia is a Event Sourcing Framework for use with Spring Boot

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.github.eventasia
ArtifactId

ArtifactId

eventasia-store-cassandra
Version

Version

0.0.6.RELEASE
Type

Type

jar

Download eventasia-store-cassandra 0.0.6.RELEASE


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