easysourcing

A Java library for Event Sourcing using Kafka

License

License

GroupId

GroupId

io.github.alikelleci
ArtifactId

ArtifactId

easysourcing-parent
Last Version

Last Version

2.8.15
Release Date

Release Date

Type

Type

pom
Description

Description

easysourcing
A Java library for Event Sourcing using Kafka
Project URL

Project URL

https://github.com/alikelleci/easysourcing
Source Code Management

Source Code Management

https://github.com/alikelleci/easysourcing

Download easysourcing-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easysourcing
  • easysourcing-spring-boot-starter

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
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