Last Version

org.objectfabric:objectfabric.extensions 0.9.1

An attempt to add real-time and off-line synchronization to REST resources.

License

License

GroupId

GroupId

org.objectfabric
ArtifactId

ArtifactId

objectfabric.extensions
Version

Version

0.9.1
Type

Type

pom
Description

Description

An attempt to add real-time and off-line synchronization to REST resources.

Download objectfabric.extensions 0.9.1


<!-- https://jarcasting.com/artifacts/org.objectfabric/objectfabric.extensions/ -->
<dependency>
    <groupId>org.objectfabric</groupId>
    <artifactId>objectfabric.extensions</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectfabric/objectfabric.extensions/
implementation 'org.objectfabric:objectfabric.extensions:0.9.1'
// https://jarcasting.com/artifacts/org.objectfabric/objectfabric.extensions/
implementation ("org.objectfabric:objectfabric.extensions:0.9.1")
'org.objectfabric:objectfabric.extensions:pom:0.9.1'
<dependency org="org.objectfabric" name="objectfabric.extensions" rev="0.9.1">
  <artifact name="objectfabric.extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectfabric', module='objectfabric.extensions', version='0.9.1')
)
libraryDependencies += "org.objectfabric" % "objectfabric.extensions" % "0.9.1"
[org.objectfabric/objectfabric.extensions "0.9.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cachebuilder
  • javafx
  • netty
  • sqlite4java