Commit Graph

1358 Commits

Author SHA1 Message Date
c03edb43d6 Merge pull request #624 from Zavster/morpheus
Add Morpheus library for scientific computing on the JVM
2017-10-24 10:35:34 +02:00
d863697cc7 Update README.md 2017-10-24 10:35:15 +02:00
4d1070d957 Update README.md 2017-10-24 10:29:05 +02:00
3f72421cb2 Add Takes (https://github.com/yegor256/takes) 2017-10-21 11:34:20 +01:00
7611e8bd84 Add Morpheus library for scientific computing on the JVM 2017-10-17 20:02:01 -04:00
d81f3c6972 Cactoos: object-oriented Java primitives 2017-10-18 00:50:29 +01:00
a83b0e4ac7 Merge pull request #615 from izeye/patch-5
Fix the broken Jersey link
2017-10-17 21:27:38 +02:00
64cb4d3265 Merge pull request #616 from izeye/patch-6
Remove JDK 9 entry
2017-10-17 21:26:58 +02:00
1a24aadc2e Add cfg4j, centraldogma to Configuration section 2017-10-17 11:09:28 +02:00
5e07cddeb5 Added keywhiz under secuirty section.
Keywhiz is a system for managing and distributing secrets, developed by square.
2017-10-15 00:54:56 -07:00
6d19fbb908 Move RxJava to Ancients again 2017-10-03 17:00:19 -04:00
3f73ff60b8 Remove JDK 9 entry 2017-10-02 16:06:56 +09:00
b436f3fdb6 Fix the broken Jersey link 2017-10-02 16:04:55 +09:00
6ecaab868b add crnk.io to rest libraries
crnk is a JSON API implementation to build resource-oriented REST endpoints with sorting, filtering, paging, linking, object graphs, type-safety, bulk updates, integrations into the Java ecosystem, Angular support and more.
2017-09-30 14:05:58 +02:00
eee0682ce6 Added "ThreeTen-Extra" Library - Additional date-time classes that complement those in JDK 8. 2017-09-29 08:53:25 +02:00
91e619bd80 added entry on OpenJ9 2017-09-28 09:23:09 +00:00
4da9580805 add beanmother 2017-09-23 20:25:03 +09:00
06009484ed Merge pull request #576 from Moshe-Immerman/master
add awesome selenium link
2017-09-20 09:17:44 +02:00
7aa48027eb Merge branch 'master' into master 2017-09-20 09:17:15 +02:00
dc8105cf85 Update README.md
Remove duplicate link
2017-09-20 09:16:20 +02:00
6a41931c83 Merge pull request #585 from heldev/add-maven-wrapper
Add Maven Wrapper - analogue of Gradle Wrapper.
2017-09-20 09:13:40 +02:00
061b099b51 Merge pull request #586 from heldev/remove-spock-again
Remove Spock again. It was accidentally reintroduced by a big refactoring merge.
2017-09-20 09:12:20 +02:00
6d99cc8162 Merge pull request #600 from Moshe-Immerman/patch-1
fix: java.net URL changes
2017-09-20 09:04:06 +02:00
f08e57c4ca Merge pull request #602 from Moshe-Immerman/patch-3
remove duplicated  javaslang circuitbreaker
2017-09-20 09:02:06 +02:00
5c05e03ba2 Change Spring URL to projects 2017-09-20 09:00:22 +02:00
f5a0e49f61 Remove Spring Loaded
Project is in the attic and also located on the projects page.
2017-09-20 08:59:48 +02:00
13f5451a7d Merge pull request #605 from heldev/move-rxjava-to-ancients
Move RxJava to Ancients
2017-09-20 08:53:34 +02:00
5188956d50 Remove Joda-Time 2017-09-20 08:49:26 +02:00
88dd58ee63 Merge pull request #607 from heldev/remove-threetenbp
Remove ThreeTenBP
2017-09-20 08:46:35 +02:00
315e809448 Add note about misc section
See #567
2017-09-20 08:36:51 +02:00
57d189f6d0 Remove Hudson
Remove Hudson since it isn't developed anymore and no longer an alternative to, e.g. Jenkins.
2017-09-20 08:32:08 +02:00
30f0e696a6 Remove ThreeTenBP
Backport of existing functionality to Java 6 doesn't look like an "awesome" project. At the same time it's not something significant to be moved to Ancients.
2017-09-10 21:32:40 -04:00
00e80b678b Move RxJava to Ancients
For new projects developers should use Reactor (it's an official recomendation from the author of RxJava https://twitter.com/akarnokd/status/774590596740685824 )
2017-09-10 20:29:02 -04:00
d521dd0e46 remove duplicated javaslang circuitbreaker
renamed to resilience4j which is already in distributed applications
2017-09-03 17:02:17 +02:00
0d2906809e fix: java.net URL changes 2017-09-03 16:41:51 +02:00
bc094ae368 add ancient icons 2017-08-30 07:41:15 +02:00
0654e7e1d2 Add yasson 2017-08-09 00:37:51 -05:00
2957335981 Add KryoNet 2017-08-07 13:41:09 -04:00
8607b81359 Suggested StormCrawler for web crawler section 2017-08-01 16:28:31 +01:00
e9d9826ba1 added FXGL - JavaFX Game Development Framework 2017-07-21 09:10:13 +02:00
13039e2a20 Remove Spock again. It was accidentally reintroduced by a big refactoring merge. 2017-07-16 15:05:21 -04:00
ca705cde7e Add Maven Wrapper - analogue of Gradle Wrapper.
Pretty useful and common util in Java world.
Example: Spring Boot
2017-07-15 23:26:23 -04:00
248d545e0c Merge pull request #575 from Moshe-Immerman/patch-4
Add Sourcetrail
2017-07-14 12:08:18 +02:00
8601e07c96 Merge pull request #574 from heldev/add-jest
Add Jest - Elasticsearch REST client
2017-07-14 12:06:26 +02:00
49a34692d7 Update README.md 2017-07-14 12:06:12 +02:00
2d7fb1fc2d Merge pull request #582 from guilherfp/patch-1
Feature Toggles pattern for Java
2017-07-13 12:32:15 +02:00
8ea262d1ab Update README.md 2017-07-13 12:32:06 +02:00
ca22cd5c50 Merge pull request #583 from izeye/patch-5
Reorder "CogCompNLP"
2017-07-13 12:30:41 +02:00
bf31e08b30 Merge pull request #584 from twillouer/patch-1
FF4J - Feature Flipping
2017-07-13 12:30:16 +02:00
15f62d2df7 Update README.md 2017-07-11 09:14:27 +02:00