Jeka
JEKA is a Java build tool ala Ant, Maven or Gradle but relying only on Java code to express builds instead of XML or external DSL.
Jeka aims at making build process more straightforward for Java developers, even for complex cases.
Existing solutions are judged unsatisfactory by many users : either they found it too verbose, too rigid or requiring too much extra cognitive load.
Jeka let Java developers build projects and automate tasks using the good old technology they are comfortable with : Java code, native IDE support and regular libraries. With Jeka, users can write, design, reuse, refactor, debug "build code" as they would do with regular production code.
Also, Jeka adopts "Easiest for easy things" principle. If your project structure is not too specific, then you only need a really minimalist setup (without code) to build it.
Web site
News
- 2021/11/02 - 0.9.16.RC1
- 2021/10/08 - 0.9.15.RELEASE
- 2021/10/06 - 0.9.15.M2
- 2021/09/30 - 0.9.15.M1
- 2021/09/23 - 0.9.14.RELEASE
- 2021/09/23 - 0.9.13.RELEASE
- 2021/09/22 - 0.9.12.RELEASE
- 2021/07/24 - 0.9.11.RELEASE
- 2021/06/28 - 0.9.11.RC1
- 2021/06/23 - 0.9.10.RELEASE
News feed
Releases / Downloads
Project leader(s)
Jérôme Angibaud
Functionality
Middleware framework / Component / Tool
Status
Incubation
License(s)
Apache License 2.0
VCS repository(ies)
Issue tracker URL
Discussion channels
Documentation
OW2 submission