Last Version

org.objectfabric:objectfabric-gwt 0.9.1

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

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.objectfabric
ArtifactId

ArtifactId

objectfabric-gwt
Version

Version

0.9.1
Type

Type

jar
Description

Description

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

Download objectfabric-gwt 0.9.1


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0

test (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-invoker jar 2.1.1

Project Modules

There are no modules declared in this project.