jar

io.github.nomisrev : Saga-jvm

Maven & Gradle

Nov 28, 2022
1 usages
64 stars

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

Table Of Contents

Latest Version

Download io.github.nomisrev : Saga-jvm JAR file - Latest Versions:

All Versions

Download io.github.nomisrev : Saga-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.1.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-jvm-1.0.2-alpha.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.nomisrev.internal

├─ io.github.nomisrev.internal.AtomicRefJVM.class - [JAR]

├─ io.github.nomisrev.internal.AtomicRefKt.class - [JAR]

io.github.nomisrev

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

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

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

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

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

Advertisement