eventify

Event Sourcing framework for the JVM

License

License

GroupId

GroupId

io.github.alikelleci
ArtifactId

ArtifactId

eventify-parent
Last Version

Last Version

0.0.2-rc3
Release Date

Release Date

Type

Type

pom
Description

Description

eventify
Event Sourcing framework for the JVM
Project URL

Project URL

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

Source Code Management

https://github.com/alikelleci/eventify

Download eventify-parent

How to add to project

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

Dependencies

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

Project Modules

  • eventify
  • eventify-spring-boot-starter

Versions

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