Development Ecosystem

Java Development Ecosystem

IDE

Eclipse is the recommended Java IDE, it integrates with the other tools used, such as Maven or git.

CI

Travisarrow-up-right is used for Continuous Integrationarrow-up-right.

Project Management

Mavenarrow-up-right is used to manage projects.

Version Control

gitarrow-up-right is used for version control.

Deployment to Dependency Repositories

Bintrayarrow-up-right, JCenterarrow-up-right and Maven Centralarrow-up-right are used to deploy artifactsarrow-up-right.

Last updated