License |
License |
---|---|
GroupId | GroupIdtech.b180.cordaptor |
ArtifactId | ArtifactIdcordaptor-local-cache |
Last Version | Last Version0.4.0-corda4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCordaptor Local Cache
Implements local JVM-level caching for API entities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |