eventify

Event Sourcing framework for the JVM

License

License

GroupId

GroupId

io.github.alikelleci
ArtifactId

ArtifactId

eventify
Last Version

Last Version

0.0.2-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

eventify
Event Sourcing framework for the JVM

Download eventify

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.alikelleci/eventify/ -->
<dependency>
    <groupId>io.github.alikelleci</groupId>
    <artifactId>eventify</artifactId>
    <version>0.0.2-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alikelleci/eventify/
implementation 'io.github.alikelleci:eventify:0.0.2-rc3'
// https://jarcasting.com/artifacts/io.github.alikelleci/eventify/
implementation ("io.github.alikelleci:eventify:0.0.2-rc3")
'io.github.alikelleci:eventify:jar:0.0.2-rc3'
<dependency org="io.github.alikelleci" name="eventify" rev="0.0.2-rc3">
  <artifact name="eventify" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alikelleci', module='eventify', version='0.0.2-rc3')
)
libraryDependencies += "io.github.alikelleci" % "eventify" % "0.0.2-rc3"
[io.github.alikelleci/eventify "0.0.2-rc3"]

Dependencies

compile (19)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 3.0.0
org.apache.kafka : kafka-streams jar 3.0.0
org.springframework : spring-core jar 5.3.3
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.3
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4
net.jodah : failsafe jar 2.4.0
com.github.f4b6a3 : ulid-creator jar 3.2.0
com.github.ben-manes.caffeine : caffeine jar 2.9.2
org.slf4j : slf4j-api jar 1.7.32
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.1.5.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (4)

Group / Artifact Type Version
org.apache.kafka : kafka-streams-test-utils jar 3.0.0
org.junit.jupiter : junit-jupiter jar RELEASE
org.hamcrest : hamcrest-all jar 1.3
com.github.javafaker : javafaker jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-rc3
0.0.2-rc2
0.0.2-rc1
0.0.2-beta
0.0.1