License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.objectfabric |
ArtifactId | ArtifactIdobjectfabric-gwt |
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.
|
Filename | Size |
---|---|
objectfabric-gwt-0.9.1.pom | |
objectfabric-gwt-0.9.1.jar | 341 KB |
objectfabric-gwt-0.9.1-sources.jar | 295 KB |
objectfabric-gwt-0.9.1-javadoc.jar | 170 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.objectfabric : objectfabric-api | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-invoker | jar | 2.1.1 |