Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.75 KB

README.md

File metadata and controls

46 lines (35 loc) · 2.75 KB

Java Delight Suite

The Java Delight Suite is a collection of foundations and libraries to make working with Java more delightful.

Maven Repository

Currently all modules are published in the following repository. Just add it to your pom.xml to get started:

<repositories>
	<repository>
		<id>Appjangle Releases</id>
		<url>http://maven.appjangle.com/appjangle/releases</url>
	</repository>
</repositories>

Principles

Modules

Use them individually or use them in combination.