jar

com.lightbend.akka : lagom-persistence-couchbase-core_2.12

Maven & Gradle

Apr 25, 2019
2 usages

lagom-persistence-couchbase-core · A replicated Akka Persistence journal backed by Couchbase

Table Of Contents

Latest Version

Download com.lightbend.akka : lagom-persistence-couchbase-core_2.12 JAR file - Latest Versions:

All Versions

Download com.lightbend.akka : lagom-persistence-couchbase-core_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0
0.2
0.1

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 lagom-persistence-couchbase-core_2.12-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lightbend.lagom.scaladsl.persistence.couchbase

├─ com.lightbend.lagom.scaladsl.persistence.couchbase.CouchbaseAction.class - [JAR]

com.lightbend.lagom.internal.persistence.couchbase

├─ com.lightbend.lagom.internal.persistence.couchbase.CouchbaseConfigValidator.class - [JAR]

├─ com.lightbend.lagom.internal.persistence.couchbase.CouchbaseOffsetDao.class - [JAR]

├─ com.lightbend.lagom.internal.persistence.couchbase.CouchbaseOffsetStore.class - [JAR]

├─ com.lightbend.lagom.internal.persistence.couchbase.CouchbaseReadSideSettings.class - [JAR]

├─ com.lightbend.lagom.internal.persistence.couchbase.NoServiceLocatorException.class - [JAR]

├─ com.lightbend.lagom.internal.persistence.couchbase.ServiceLocatorAdapter.class - [JAR]

├─ com.lightbend.lagom.internal.persistence.couchbase.ServiceLocatorHolder.class - [JAR]

Advertisement