MVN

de.otto.eventsourcing : es-core

Maven & Gradle

Jul 25, 2017

es-core · A library to help writing Event-Sourcing microservices with Spring Boot.

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

Latest Version

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

  • Latest Stable: 0.0.4

All Versions

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

Version Vulnerabilities Updated
0.0.x
es-core-0.0.4
es-core-0.0.3
es-core-0.0.2
es-core-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>de.otto.eventsourcing</groupId>
    <artifactId>es-core</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'de.otto.eventsourcing:es-core:0.0.4'

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

implementation("de.otto.eventsourcing:es-core:0.0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "de.otto.eventsourcing" % "es-core" % "0.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 26, 2018
1 usages
29 stars
Apr 25, 2019
5 usages
0 stars
Jul 06, 2017
7 usages
115 stars
Mar 24, 2021
4 usages
909 stars
Mar 24, 2021
4 usages
909 stars
Jul 08, 2017
23 stars
Mar 29, 2022
7 usages
0 stars
Mar 29, 2022
7 usages
0 stars
Mar 29, 2022
0 stars