MVN

io.github.alikelleci : eventify

Maven & Gradle

Jan 23, 2023
1 usages
8 stars

eventify · Event Sourcing framework for the JVM

<dependency>
    <groupId>io.github.alikelleci</groupId>
    <artifactId>eventify</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.alikelleci : eventify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1
  • Latest Release Candidate: 0.0.2-rc9
  • Latest Beta: 0.0.2-beta

All Versions

Choose a version of io.github.alikelleci : eventify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
eventify-2.0.0-rc4
0.0.x
eventify-0.0.2-rc9
eventify-0.0.2-rc8
eventify-0.0.2-rc7
eventify-0.0.2-rc6
eventify-0.0.2-rc5
eventify-0.0.2-rc3
eventify-0.0.2-rc2
eventify-0.0.2-rc1
eventify-0.0.2-beta
eventify-0.0.1

How to add a dependency to Maven

Add the following io.github.alikelleci : eventify maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.alikelleci</groupId>
    <artifactId>eventify</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.alikelleci : eventify gradle dependency to your build.gradle file:

implementation 'io.github.alikelleci:eventify:0.0.1'

Gradle Kotlin DSL: Add the following io.github.alikelleci : eventify gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.alikelleci:eventify:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.alikelleci : eventify sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.alikelleci" % "eventify" % "0.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 13, 2022
2 usages
22 stars
Oct 13, 2022
2 usages
22 stars
Apr 11, 2023
2 usages
48 stars
Feb 06, 2023
1 usages
13 stars
Feb 06, 2023
1 usages
13 stars
Dec 26, 2022
1 usages
2.6k stars
Dec 26, 2022
1 usages
2.6k stars
Dec 26, 2022
1 usages
2.6k stars
Dec 26, 2022
1 usages
2.6k stars
Jan 04, 2022
1 usages
0 stars