forked from apache/polygene-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of Apache Zest java
License
barsifedron/zest-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to the world of Apache Zest - Composite Oriented Programming on the Java platform. This Apache Zest™ Source Distribution contains everything you need to create Zest™ applications. Zest™ started in 2007, and is still in heavy development under the umbrella of the Apache Zest™ project at the Apache Software Foundation. We would like developers around the world to participate in the advancement of this cool, new and challenging technology. We are especially interested in people willing to help improve the SDK, samples, tutorials, documentation and other supporting material. Please see https://zest.apache.org for more information. Licensing --------- All Zest™ code is licensed under an Apache License. Third-Party Dependencies may be licensed under other terms. The only required dependencies are SLF4J (MIT Licence), ASM (BSD Licence) and Joda-Time (Apache Licence). Finally, Zest™ TestSupport depends on JUnit 4.x and its dependencies, which is also not included in the SDK itself, as it is present among most Java developers. Dependencies not included ------------------------- The source distribution contains Zest™ sources only to keep the download size small. The Gradle build automatically downloads needed dependencies. If you need to go offline type `./gradlew goOffline` to ensure all needed dependencies are cached by Gradle. If you prefer to use a dependency management system, go to: https://zest.apache.org/java/latest/howto-depend-on-zest.html Building Apache Zest --------------------- To build Zest™ from sources you only need to have a valid Java JDK >= 7 installation. If you want to build the Zest™ manual, then you also need valid Asciidoc (http://www.methods.co.nz/asciidoc/) and Docbook-XSL installations. Here is how to run a full build with checks: ./gradlew check assemble Read the Zest™ Build System tutorial for more details: https://zest.apache.org/java/latest/build-system.html Thank you for trying out Apache Zest™ and Composite Oriented Programming. -- Apache Zest™ Team
About
Mirror of Apache Zest java
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 93.5%
- HTML 3.3%
- Groovy 1.3%
- XSLT 1.0%
- CSS 0.6%
- JavaScript 0.2%
- Python 0.1%