License |
License |
---|---|
GroupId | GroupIdio.github.alikelleci |
ArtifactId | ArtifactIdeventify |
Version | Version0.0.2-rc2 |
Type | Typejar |
Description |
Descriptioneventify
Event Sourcing framework for the JVM
|
Filename | Size |
---|---|
eventify-0.0.2-rc2.pom | |
eventify-0.0.2-rc2.jar | 113 KB |
eventify-0.0.2-rc2-sources.jar | 46 KB |
eventify-0.0.2-rc2-javadoc.jar | 843 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.alikelleci/eventify/ -->
<dependency>
<groupId>io.github.alikelleci</groupId>
<artifactId>eventify</artifactId>
<version>0.0.2-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alikelleci/eventify/
implementation 'io.github.alikelleci:eventify:0.0.2-rc2'
// https://jarcasting.com/artifacts/io.github.alikelleci/eventify/
implementation ("io.github.alikelleci:eventify:0.0.2-rc2")
'io.github.alikelleci:eventify:jar:0.0.2-rc2'
<dependency org="io.github.alikelleci" name="eventify" rev="0.0.2-rc2">
<artifact name="eventify" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alikelleci', module='eventify', version='0.0.2-rc2')
)
libraryDependencies += "io.github.alikelleci" % "eventify" % "0.0.2-rc2"
[io.github.alikelleci/eventify "0.0.2-rc2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |