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