Artifacts using XApi Jre Reflection and Classpath Scanning (4)
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.
Last Release on May 30, 2015
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.
Last Release on May 30, 2015
Tools for doing shared dev-mode things;
classpath scanning, task dispatching, shell scripting...
Last Release on May 30, 2015
4. XApi Jre Uber JAR
net.wetheinter » xapi-jreApache
This module exists solely to package all other jre modules into a single
uber jar. This makes deploying to non-mavenized targets much easier.
Of course, you would be wise to inherit your dependencies individually;
the uber jar is intended for projects like collide,
which have complex configuration, and adding many jars would be a pain.
It also allows dependent modules to discover new features,
as modules graduate from labs to final, they will be added here.
As you type ...
Last Release on May 30, 2015
- Prev
- 1
- Next