MVN

de.otto.edison : eventsourcing-core

Maven & Gradle

Feb 16, 2018
1 usages
15 stars

eventsourcing-core · A library used at otto.de to implement Spring Boot based event-sourcing microserivces.

<dependency>
    <groupId>de.otto.edison</groupId>
    <artifactId>eventsourcing-core</artifactId>
    <version>0.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.otto.edison : eventsourcing-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.8

All Versions

Choose a version of de.otto.edison : eventsourcing-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
eventsourcing-core-0.4.8
eventsourcing-core-0.4.7
eventsourcing-core-0.4.6
eventsourcing-core-0.4.5
eventsourcing-core-0.4.4
eventsourcing-core-0.4.3
eventsourcing-core-0.4.2
eventsourcing-core-0.4.1
eventsourcing-core-0.4.0
0.3.x
eventsourcing-core-0.3.0
0.2.x
eventsourcing-core-0.2.4
eventsourcing-core-0.2.2
eventsourcing-core-0.2.1
eventsourcing-core-0.2.0
0.1.x
eventsourcing-core-0.1.12
eventsourcing-core-0.1.11
eventsourcing-core-0.1.10
eventsourcing-core-0.1.9
eventsourcing-core-0.1.8
eventsourcing-core-0.1.7
eventsourcing-core-0.1.6
eventsourcing-core-0.1.5
eventsourcing-core-0.1.4
eventsourcing-core-0.1.3
eventsourcing-core-0.1.2
eventsourcing-core-0.1.1
eventsourcing-core-0.1.0

How to add a dependency to Maven

Add the following de.otto.edison : eventsourcing-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.otto.edison</groupId>
    <artifactId>eventsourcing-core</artifactId>
    <version>0.4.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.otto.edison : eventsourcing-core gradle dependency to your build.gradle file:

implementation 'de.otto.edison:eventsourcing-core:0.4.8'

Gradle Kotlin DSL: Add the following de.otto.edison : eventsourcing-core gradle kotlin dependency to your build.gradle.kts file:

implementation("de.otto.edison:eventsourcing-core:0.4.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.otto.edison : eventsourcing-core sbt scala dependency to your build.sbt file:

libraryDependencies += "de.otto.edison" % "eventsourcing-core" % "0.4.8"

Advertisement

Dependencies from Group

Aug 08, 2023
20 usages
117 stars
Aug 08, 2023
18 usages
117 stars
Aug 08, 2023
6 usages
117 stars
Aug 08, 2023
5 usages
117 stars
Jan 30, 2020
5 usages
40 stars

Discover Dependencies

Jun 09, 2023
3 stars
Dec 16, 2022
35 usages
0 stars
May 16, 2023
1 usages
27 stars
Nov 28, 2017
0 stars
Dec 21, 2021
22 stars
Jan 11, 2018