Last Version

easysourcing 2.8.15

A Java library for Event Sourcing using Kafka

License

License

GroupId

GroupId

io.github.alikelleci
ArtifactId

ArtifactId

easysourcing-parent
Version

Version

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


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