Download xapi-gwt JAR file with all dependencies
xapi-core-inject from group net.wetheinter (version 0.5)
The core dependencies of the XApi gwt/java cross-platform library.
This module contains the basic interface layer, logging, dependency injection
and a slew of gwt jre emulation classes.
xapi-components from group net.wetheinter (version 0.5)
A web component API for manually building web components via WebComponentBuilder, or generating them from interfaces via WebComponentFactory
xapi-dev from group net.wetheinter (version 0.5)
Everything needed to run a comprehensive dev environment.
Just type X_ and pick a service from autocomplete;
new dev modules will be added as they are built.
The only dev service not included in the uber jar is xapi-dev-maven,
as it includes all runtime dependencies of maven, adding ~4 seconds to build time,
and 6 megabytes to the final output jar size (without xapi-dev-maven, it's ~1MB).
xapi-server-api from group net.wetheinter (version 0.5)
Common utilities and service abstractions for standard servlets in a plain jvm.
Good enough for testing and development, and overridable to adapt to your server environment.
xapi-core-ui-html from group net.wetheinter (version 0.5)
The core API for generating html from data models.
xapi-core-ui-autoui from group net.wetheinter (version 0.5)
The core API for generating user interfaces from data models.
xapi-core-reflect from group net.wetheinter (version 0.5)
All of our modules, somewhere along the way, use reflective structures
wrapping java objects from various apis.
Gwt uses JDT AST, Jre uses actual reflection, and our injection library uses
a bytecode scanner to read in .class files.
In order to abstract over the various apis we wrap,
we have our own interface layer to describe java metadata,
so we can create tools to utilize java structure
independent of any given dependencies.
xapi-dev-api from group net.wetheinter (version 0.5)
Tools for doing shared dev-mode things;
classpath scanning, task dispatching, shell scripting...
xapi-jre-collect from group net.wetheinter (version 0.5)
xapi-maven-plugin from group net.wetheinter (version 0.5)
Mojos for using xapi-dev utilies in maven builds.
xapi-polymer from group net.wetheinter (version 0.5)
A collection of simple web components that wrap polymer elements; support is rather limited and optimized for the GWT.create 2015 presentation.
Page 2 from 2 (items total 26)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy