jar

io.github.nomisrev : saga

Maven & Gradle

Sep 22, 2021
64 stars

saga · Functional implementation of Saga pattern in Kotlin on top of Coroutines

Table Of Contents

Latest Version

Download io.github.nomisrev : saga JAR file - Latest Versions:

All Versions

Download io.github.nomisrev : saga JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window saga-0.0.1000.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.nomisrev

├─ io.github.nomisrev.ExitCase.class - [JAR]

├─ io.github.nomisrev.PredefKt.class - [JAR]

├─ io.github.nomisrev.Saga.class - [JAR]

├─ io.github.nomisrev.SagaBuilder.class - [JAR]

├─ io.github.nomisrev.SagaEffect.class - [JAR]

├─ io.github.nomisrev.SagaKt.class - [JAR]