Last Version

org.objectfabric:objectfabric-js 0.9.1

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

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.objectfabric
ArtifactId

ArtifactId

objectfabric-js
Version

Version

0.9.1
Type

Type

war
Description

Description

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

Download objectfabric-js 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.objectfabric : objectfabric-gwt jar 0.9.1

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0
org.timepedia.exporter : gwtexporter jar 2.4.0

Project Modules

There are no modules declared in this project.