Last Version

XApi - GWT implementation of data model 0.5

This module contains the generators needed to enable GWT support for our model interfaces.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-model
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - GWT implementation of data model
This module contains the generators needed to enable GWT support for our model interfaces.
Project Organization

Project Organization

The Internet Party

Download xapi-gwt-model 0.5


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

Dependencies

compile (11)

Group / Artifact Type Version
net.wetheinter : xapi-gwt-io jar 0.5
net.wetheinter : xapi-gwt-collect jar 0.5
net.wetheinter : xapi-core-model jar 0.5
net.wetheinter : xapi-core-model jar 0.5
net.wetheinter : xapi-dev-source jar 0.5
net.wetheinter : xapi-dev-source jar 0.5
net.wetheinter : xapi-core-reflect jar 0.5
net.wetheinter : xapi-core-reflect jar 0.5
net.wetheinter : xapi-jre-collect jar 0.5
net.wetheinter : xapi-jre-inject jar 0.5
net.wetheinter : xapi-jre-api jar 0.5

provided (1)

Group / Artifact Type Version
net.wetheinter : gwt-dev jar 2.7.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
net.wetheinter : xapi-jre-model jar 0.5
net.wetheinter : xapi-gwt-io jar 0.5

Project Modules

There are no modules declared in this project.