Last Version

XApi - GWT Enhancements for zero-overhead Model-to-Html templating 0.5

A set of generator utils to create raw html from annotated data models.

License

License

Categories

Categories

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

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt-ui-html
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - GWT Enhancements for zero-overhead Model-to-Html templating
A set of generator utils to create raw html from annotated data models.
Project Organization

Project Organization

The Internet Party

Download xapi-gwt-ui-html 0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
net.wetheinter : xapi-core-ui-html jar 0.5
net.wetheinter : xapi-core-ui-html jar 0.5
net.wetheinter : xapi-gwt-ui-autoui jar 0.5
net.wetheinter : gwt-elemental jar 2.7.0
net.wetheinter : xapi-jre-inject jar 0.5
net.wetheinter : xapi-gwt-inject jar 0.5

provided (3)

Group / Artifact Type Version
net.wetheinter : gwt-dev jar 2.7.0
net.wetheinter : gwt-codeserver 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
net.wetheinter : xapi-gwt-test jar 0.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.