Community

Apache Johnzon is developed in the open by the Apache Software Foundation. Questions, bug reports and patches are all welcome.

Mailing lists

The developer list is the place for questions about using Johnzon, discussing changes and following releases.

ListPostSubscribeUnsubscribeArchive
devdev@johnzon.apache.orgsubscribeunsubscribelists.apache.org
commitscommits@johnzon.apache.orgsubscribeunsubscribelists.apache.org

Issues

Bugs and feature requests live in the JOHNZON project on the ASF Jira. For undisclosed security vulnerabilities, use the security process instead, never the public tracker.

Source code

Development happens on GitHub, mirrored from the canonical ASF repository at gitbox.apache.org/repos/asf/johnzon.git. Pull requests are welcome.

git clone https://github.com/apache/johnzon.git
cd johnzon
mvn clean install

More