Fabric3 Core Runtime
This repository hosts the Fabric3 runtime source. Information on Fabric3 can be found at http://www.fabric3.org.
Building the Source
Requirements are JDK 8 and Gradle 1.11+.
To build the source, execute:
./gradlew
See build.gradle for additional instructions
License
Licensed under the Apache 2.0 License (http://fabric3.org/license.html)
History
This repository was populated from the original [CodeHaus repository] (https://svn.codehaus.org/fabric3/modules), revision range 8340:11233.