Last Version

XApi - GWT AutoUi (generating GWT UI's based on model interfaces) 0.5

A set of generator utils to create GWT views and editors from your data models.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-ui-autoui
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - GWT AutoUi (generating GWT UI's based on model interfaces)
A set of generator utils to create GWT views and editors from your data models.
Project Organization

Project Organization

The Internet Party

Download xapi-gwt-ui-autoui 0.5


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

Dependencies

compile (9)

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

provided (2)

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

test (3)

Group / Artifact Type Version
net.wetheinter : xapi-core-ui-autoui jar 0.5
junit : junit jar 4.12
net.wetheinter : xapi-gwt-test jar 0.5

Project Modules

There are no modules declared in this project.