Skip to content

barsifedron/zest-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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%