Skip to content

Commit 368a4a4

Browse files
committed
immutables
1 parent effdd87 commit 368a4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
126126
* [AspectJ](https://eclipse.org/aspectj/) - Seamless aspect-oriented programming extension.
127127
* [Auto](https://github.com/google/auto) - Collection of source code generators.
128128
* [DCEVM](http://dcevm.github.io/) - Modification of the JVM that allows unlimited redefinition of loaded classes at runtime.
129+
* [Immutables](http://immutables.github.io/) - Scala-like case classes in standard Java.
129130
* [JRebel](http://zeroturnaround.com/software/jrebel/) - Commercial software that instantly reloads code and configuration changes without redeploys.
130131
* [Lombok](http://projectlombok.org/) - Code-generator which aims to reduce the verbosity of Java.
131132
* [RxJava](https://github.com/Netflix/RxJava) - Library for composing asynchronous and event-based programs using observable sequences from the JVM.

0 commit comments

Comments
 (0)