MVN

org.fuin.esc : esc-mem

Maven & Gradle

Aug 30, 2021
4 usages
16 stars

esc-mem · In-memory implementation of the event store commons api for unit testing.

<dependency>
    <groupId>org.fuin.esc</groupId>
    <artifactId>esc-mem</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuin.esc : esc-mem to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of org.fuin.esc : esc-mem to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
esc-mem-0.5.0
0.4.x
esc-mem-0.4.2
esc-mem-0.4.1
esc-mem-0.4.0
0.3.x
esc-mem-0.3.2
esc-mem-0.3.1
esc-mem-0.3.0
0.2.x
esc-mem-0.2.0
0.1.x
esc-mem-0.1.0

How to add a dependency to Maven

Add the following org.fuin.esc : esc-mem maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fuin.esc</groupId>
    <artifactId>esc-mem</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fuin.esc : esc-mem gradle dependency to your build.gradle file:

implementation 'org.fuin.esc:esc-mem:0.4.2'

Gradle Kotlin DSL: Add the following org.fuin.esc : esc-mem gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fuin.esc:esc-mem:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fuin.esc : esc-mem sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fuin.esc" % "esc-mem" % "0.4.2"

Advertisement

Dependencies from Group

Aug 30, 2021
8 usages
16 stars
Aug 30, 2021
7 usages
16 stars
Aug 30, 2021
4 usages
16 stars
Aug 30, 2021
2 usages
16 stars
Aug 30, 2021
2 usages
16 stars

Discover Dependencies

Jun 07, 2023
5 usages
9 stars
Sep 19, 2022
4 usages
68.2k stars
Apr 05, 2023
8 usages
36 stars
Jul 28, 2021
1 usages
30 stars
Aug 08, 2020
2 usages
Sep 17, 2020
2 usages
7 stars
Sep 17, 2020
2 usages
7 stars
Jan 02, 2021
2 usages
3 stars