MVN

ru.quipy : tiny-event-sourcing

Maven & Gradle

Dec 26, 2022
30 stars

tiny-event-sourcing · Library for Events Sourcing

<dependency>
    <groupId>ru.quipy</groupId>
    <artifactId>tiny-event-sourcing</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.quipy : tiny-event-sourcing to add to Maven - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of ru.quipy : tiny-event-sourcing to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
tiny-event-sourcing-2.2.2
tiny-event-sourcing-2.2.1
2.1.x
tiny-event-sourcing-2.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.quipy</groupId>
    <artifactId>tiny-event-sourcing</artifactId>
    <version>2.2.2</version>
</dependency>