is not current version
Last Version 2.8.15

io.github.alikelleci:easysourcing-parent 1.0.6

A Java library for Event Sourcing using Kafka

GroupId

GroupId

io.github.alikelleci
ArtifactId

ArtifactId

easysourcing-parent
Version

Version

1.0.6
Type

Type

pom

Download easysourcing-parent 1.0.6


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