mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Add JavaX under Miscellaneous
This commit is contained in:
parent
4d5daa333f
commit
eb84b85301
1 changed files with 2 additions and 1 deletions
|
@ -522,6 +522,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
||||||
* [J2ObjC](https://github.com/google/j2objc) - Java to Objective-C translator for porting Android libraries to iOS.
|
* [J2ObjC](https://github.com/google/j2objc) - Java to Objective-C translator for porting Android libraries to iOS.
|
||||||
* [jabba](https://github.com/shyiko/jabba) - Java Version Manager inspired by nvm.
|
* [jabba](https://github.com/shyiko/jabba) - Java Version Manager inspired by nvm.
|
||||||
* [javaslang-circuitbreaker](https://github.com/javaslang/javaslang-circuitbreaker) - Functional fault tolerance library.
|
* [javaslang-circuitbreaker](https://github.com/javaslang/javaslang-circuitbreaker) - Functional fault tolerance library.
|
||||||
|
* [JavaX](http://javax.ai1.lol/) - Reinventing and extending Java with a focus on simplicity.
|
||||||
* [JBake](http://jbake.org) - Static website generator.
|
* [JBake](http://jbake.org) - Static website generator.
|
||||||
* [Jimfs](https://github.com/google/jimfs) - In-memory file system.
|
* [Jimfs](https://github.com/google/jimfs) - In-memory file system.
|
||||||
* [Joda-Money](http://www.joda.org/joda-money/) - Basic currency and money classes and algorithms not provided by the JDK.
|
* [Joda-Money](http://www.joda.org/joda-money/) - Basic currency and money classes and algorithms not provided by the JDK.
|
||||||
|
|
Loading…
Add table
Reference in a new issue