All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download net.wetheinter JAR files with all dependencies


xapi-dev-source from group net.wetheinter (version 0.5)

A fluent, functional codegen utility

0 downloads

xapi-dev-bytecode from group net.wetheinter (version 0.5)

A lightweight (readonly) fork of javassist, used to load class structure, annotations and metadata from bytecode.

0 downloads

xapi-core-log from group net.wetheinter (version 0.5)

This module contains the basic logger interface, and a few adapter implementations. Note, to use an adapter, you will be responsible for providing dependencies; this module only uses provided scope, to avoid leaking dependencies for adapters.

0 downloads

xapi-dev-file from group net.wetheinter (version 0.5)

Helper methods for dealing w/ java.io.File

0 downloads

xapi-core-util from group net.wetheinter (version 0.5)

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 or X_Reflect unless they are needed to perform a task. For example, ReflectionService and it's default implementation don't have to know about X_Inject, but it's public service X_Reflect does. So, the implementation goes in xapi-core-reflect, and the static accessor goes in xapi-core-util.

0 downloads

xapi-core-api from group net.wetheinter (version 0.5)

This module contains only interfaces, annotations and static service classes used throughout XApi.

0 downloads

xapi-gwtc-api from group net.wetheinter (version 0.5)

This module contains the core api surrounding a gwt compile. It exposes compile events, and interfaces to act as controllers. The default implementations will function only from a command line (or web server). The other modules are gui frontends that merely speak to an api backend.

0 downloads

xapi-gwt-inject from group net.wetheinter (version 0.5)

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.

0 downloads

xapi-dev-template from group net.wetheinter (version 0.5)

A templating system for using in creating cross-platform frameworks.

0 downloads

xapi-core-model from group net.wetheinter (version 0.5)

The core shared classes used by any code which needs model support.

0 downloads

xapi-gwt-model from group net.wetheinter (version 0.5)

This module contains the generators needed to enable GWT support for our model interfaces.

0 downloads

xapi-core-collect from group net.wetheinter (version 0.5)

Core interfaces for our collections api.

0 downloads

xapi-dev-maven from group net.wetheinter (version 0.5)

A set of tools for scanning all sorts of maven data.

0 downloads

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.

0 downloads

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

0 downloads



Page 2 from 3 (items total 41)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy