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

Download net.wetheinter JAR files with all dependencies

Search JAR files by class name

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

A set of generator utils to create GWT views and editors from your data models.

Group: net.wetheinter Artifact: xapi-gwt-ui-autoui
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-gwt-ui-autoui
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 9
Dependencies xapi-core-ui-api, xapi-core-ui-autoui, xapi-core-collect, xapi-core-ui-autoui, xapi-gwt-collect, xapi-gwt-inject, xapi-dev-source, xapi-dev-source, xapi-jre-inject,
There are maybe transitive dependencies!

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

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 runtime classpath scanning or bytecode lookup.

Group: net.wetheinter Artifact: xapi-jre-inject
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-jre-inject
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 2
Dependencies xapi-core-inject, xapi-dev-scanner,
There are maybe transitive dependencies!

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

Some basic handling around executing processes outside of the jvm. Just a friendly reminder, This code comes with ZERO warranty.

Group: net.wetheinter Artifact: xapi-dev-shell
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-dev-shell
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 4
Dependencies xapi-core-io, xapi-jre-process, xapi-server-api, xapi-dev-file,
There are maybe transitive dependencies!

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

This module is a parent for the gwt compiler api, and a number of gui implementations. The core module is an event-based wrapper around gwt compile events, as well as a set of UI controller interfaces which must be implemented. Frontends for gwt and jre are provided, which will replace the compilers used in maven and collide.

Group: net.wetheinter Artifact: xapi-dev-gwtc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-dev-gwtc
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

This super module contains the gwt user interface layer for xapi.

Group: net.wetheinter Artifact: xapi-gwt-ui-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-gwt-ui-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-gwt-inject,
There are maybe transitive dependencies!

xapi-server-parent from group net.wetheinter (version 0.5)

Group: net.wetheinter Artifact: xapi-server-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-server-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net/source/server
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

This module contains jre default implementations of various basic utilities.

Group: net.wetheinter Artifact: xapi-jre-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-jre-api
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-util,
There are maybe transitive dependencies!

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

This is the main aggregator for all gwt submodules. All gwt-specific code resides here. Submodules should avoid inheriting from each other unless necessary. This goes for maven structure and gwt.xml structure. The super module is where our jre emulation layer and super-source live; all modules should inherit super, and a minimum of other modules. Some modules, like injection, are fulfilling an api in the core module, and should be accessed only through core service interfaces. Other modules, like reflection, are capable of being standalone inherits, but can benefit from core utilities like injection, so, two (or more) .gwt.xml modules may be provided. As XApi nears 1.0, all submodules will be routinely stitched together into an uber-jar, in order to have a single jar with a single gwt module that can provide all of the services at once. Internal projects will never use the uber jar, to help maintain modularity, but external projects that want to use more than one service will certainly prefer inheriting one artifact, instead of twelve. When distributed in uber-jar format, it will likely be necessary for either the uber jar, or just xapi-gwt-api.jar to appear before gwt-dev on your compile-time classpath. If using gwt-maven-plugin, the gwtFirstOnClasspath option may become problematic. If so, we will provide a forked gwt-plugin to make sure our compiler enhancements are included in the build process. There is also work going on to make a super-source-everything plugin, which will use maven to find source files, and generate synthetic .gwt.xml for you, as part of an effort to create a wholly unified programming environment. In addition to java-to-javascript, we intend to compile java-to-java and possibly other languages, like go; imagine implementing gwt deferred binding to eliminate cross-platform differences between server environments, or operating systems, or versions of a platform, or anywhere else a core api needs to bind to multiple implementations, depending on the runtime environment.

Group: net.wetheinter Artifact: xapi-gwt-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-gwt-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

This super module contains the modules for the core user interface api.

Group: net.wetheinter Artifact: xapi-core-ui-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-core-ui-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!

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

The core shared classes used by any code which needs to perform asynchronous communication.

Group: net.wetheinter Artifact: xapi-core-io
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-core-io
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-collect,
There are maybe transitive dependencies!



Page 5 from 8 (items total 72)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy