Cordaptor Local Cache

Implements local JVM-level caching for API entities

License

License

GroupId

GroupId

tech.b180.cordaptor
ArtifactId

ArtifactId

cordaptor-local-cache
Last Version

Last Version

0.4.0-corda4.7
Release Date

Release Date

Type

Type

jar
Description

Description

Cordaptor Local Cache
Implements local JVM-level caching for API entities
Project URL

Project URL

https://github.com/b180tech/cordaptor
Source Code Management

Source Code Management

https://github.com/b180tech/cordaptor

Download cordaptor-local-cache

How to add to project

<!-- https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-local-cache/ -->
<dependency>
    <groupId>tech.b180.cordaptor</groupId>
    <artifactId>cordaptor-local-cache</artifactId>
    <version>0.4.0-corda4.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-local-cache/
implementation 'tech.b180.cordaptor:cordaptor-local-cache:0.4.0-corda4.7'
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-local-cache/
implementation ("tech.b180.cordaptor:cordaptor-local-cache:0.4.0-corda4.7")
'tech.b180.cordaptor:cordaptor-local-cache:jar:0.4.0-corda4.7'
<dependency org="tech.b180.cordaptor" name="cordaptor-local-cache" rev="0.4.0-corda4.7">
  <artifact name="cordaptor-local-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.b180.cordaptor', module='cordaptor-local-cache', version='0.4.0-corda4.7')
)
libraryDependencies += "tech.b180.cordaptor" % "cordaptor-local-cache" % "0.4.0-corda4.7"
[tech.b180.cordaptor/cordaptor-local-cache "0.4.0-corda4.7"]

Dependencies

runtime (4)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.7
org.koin » koin-core jar 2.1.6
tech.b180.cordaptor : cordaptor-kernel jar 0.4.0-corda4.7
tech.b180.cordaptor : cordaptor-corda-common jar 0.4.0-corda4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0-corda4.7
0.1.0