License |
License |
---|---|
GroupId | GroupIdorg.objectfabric |
ArtifactId | ArtifactIdobjectfabric-cachebuilder |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn attempt to add real-time and off-line synchronization to REST resources.
|
<!-- https://jarcasting.com/artifacts/org.objectfabric/objectfabric-cachebuilder/ -->
<dependency>
<groupId>org.objectfabric</groupId>
<artifactId>objectfabric-cachebuilder</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectfabric/objectfabric-cachebuilder/
implementation 'org.objectfabric:objectfabric-cachebuilder:0.9.1'
// https://jarcasting.com/artifacts/org.objectfabric/objectfabric-cachebuilder/
implementation ("org.objectfabric:objectfabric-cachebuilder:0.9.1")
'org.objectfabric:objectfabric-cachebuilder:jar:0.9.1'
<dependency org="org.objectfabric" name="objectfabric-cachebuilder" rev="0.9.1">
<artifact name="objectfabric-cachebuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectfabric', module='objectfabric-cachebuilder', version='0.9.1')
)
libraryDependencies += "org.objectfabric" % "objectfabric-cachebuilder" % "0.9.1"
[org.objectfabric/objectfabric-cachebuilder "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectfabric : objectfabric-jvm | jar | 0.9.1 |
com.google.guava : guava | jar | 13.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |