easysourcing

A Java library for Event Sourcing using Kafka

License

License

GroupId

GroupId

io.github.alikelleci
ArtifactId

ArtifactId

easysourcing
Last Version

Last Version

2.8.15
Release Date

Release Date

Type

Type

jar
Description

Description

easysourcing
A Java library for Event Sourcing using Kafka

Download easysourcing

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.7.0
org.apache.kafka : kafka-streams jar 2.7.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
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.20

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.15
2.8.14
2.8.13
2.8.12
2.8.11
2.8.10
2.8.9
2.8.8
2.8.7
2.8.6
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0