Group: Wetheinter
3.XApi Core Testing Utilities16 usages
net.wetheinter » xapi-core-test Apache
Some generic, non-platform specific tools for use during testing.
Last Release on May 30, 2015
4.XApi Jre Injection Implementation15 usages
net.wetheinter » xapi-jre-inject Apache
All jre-specific runtime implementation for dependency injection goes in here.
Note that the xapi-core-inject core library can operate without runtime support;
so long as your services are correctly mapped in META-INF, you will not need
...
Last Release on May 30, 2015
5.XApi Dev Mode Tools For Source Generation11 usages
net.wetheinter » xapi-dev-source Apache
A fluent, functional codegen utility
Last Release on May 30, 2015
6.XApi Core Injection API9 usages
net.wetheinter » xapi-core-inject Apache
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.
Last Release on May 30, 2015
7.XApi Collections Utilities8 usages
net.wetheinter » xapi-core-collect Apache
Core interfaces for our collections api.
Last Release on May 30, 2015
8.XApi Public Services Exposed By XApi Core8 usages
net.wetheinter » xapi-core-util Apache
This module contains static services and default implementations for other core services.
In order to keep core dependencies as clean as possible,
we avoid accessing helpers like X_Inject so users can choose when / if they inherit larger ...
Last Release on May 30, 2015
9.XApi Gwt Injection Service8 usages
net.wetheinter » xapi-gwt-inject Apache
In order to implement the core XApi dependency injection in gwt,
we had to swap out the injection methods themselves with magic methods
that call into generated-on-the-fly provider classes.
Last Release on May 30, 2015
10.XApi IO Core API7 usages
net.wetheinter » xapi-core-io Apache
The core shared classes used by any code which needs to perform asynchronous communication.
Last Release on May 30, 2015
11.XApi Core Reflection APIs and Interfaces6 usages
net.wetheinter » xapi-core-reflect Apache
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.
Last Release on May 30, 2015
12.XApi Core Interfaces and Annotations5 usages
net.wetheinter » xapi-core-api Apache
This module contains only interfaces, annotations and static service classes used throughout XApi.
Last Release on May 30, 2015
13.XApi Classpath Scanner3 usages
net.wetheinter » xapi-dev-scanner Apache
A classpath scanner that uses our fork of javassist to read
classes, java sources and resources off the classpath.
Last Release on May 30, 2015
15.XApi Data Model Core API4 usages
net.wetheinter » xapi-core-model Apache
The core shared classes used by any code which needs model support.
Last Release on May 30, 2015
16.XApi Gwt Collections Implementation4 usages
net.wetheinter » xapi-gwt-collect Apache
XApi Gwt Collections Implementation
Last Release on May 30, 2015
17.XApi Gwt Testing Utilities4 usages
net.wetheinter » xapi-gwt-test Apache
Gwt testing utils
Last Release on May 30, 2015
18.XApi Jre Reflection and Classpath Scanning4 usages
net.wetheinter » xapi-jre-reflect BSD
This module contains a classpath scanner, and bytecode reader.
It is useful in any java runtime environment, and allows java code to
parse bytecode into a meta structure of classes, annotations, methods and fields.
Last Release on Apr 13, 2013
19.XApi Bytecode Reader2 usages
net.wetheinter » xapi-dev-bytecode Apache
A lightweight (readonly) fork of javassist,
used to load class structure, annotations and metadata from bytecode.
Last Release on May 30, 2015
20.GWT Reflection3 usages
net.wetheinter » gwt-reflect Apache
GWT Reflection
Last Release on Feb 23, 2014
