Download xapi-db-db2i JAR file with all dependencies
xapi-core-model from group net.wetheinter (version 0.5)
The core shared classes used by any code which needs model support.
xapi-gwt-model from group net.wetheinter (version 0.5)
This module contains the generators needed to enable GWT support for our model interfaces.
xapi-core-collect from group net.wetheinter (version 0.5)
Core interfaces for our collections api.
xapi-dev-maven from group net.wetheinter (version 0.5)
A set of tools for scanning all sorts of maven data.
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-gwt-ui-html from group net.wetheinter (version 0.5)
A set of generator utils to create raw html from annotated 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.
Page 2 from 4 (items total 48)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy