Commit Graph

1404 Commits

Author SHA1 Message Date
Shmuel Goldfarb
6091638b59 fix druid link 2019-10-02 19:07:57 -04:00
Andre Blanke
897baaad20 Fix JavaFX URL to point to OpenJFX site instead of Oracle site 2019-10-02 19:05:43 -04:00
Roland Weisleder
03633a14fb Adjust repository url for jFairy 2019-09-08 13:31:14 -04:00
Andreas Kull
760d85162a Add unirest-java 2019-09-05 22:41:24 +02:00
Andreas Kull
7c5dca50d5 Add Jexer 2019-09-05 22:40:07 +02:00
Kevin Lamonte
d577013d81 Insert in alphabetic position 2019-08-18 20:44:04 -05:00
Kevin Lamonte
550854229b Include Jexer 2019-08-18 20:41:19 -05:00
Luo Lee
661d69ac0d Update README.md
Add unirest-java library.
2019-08-01 16:15:16 +08:00
Andreas Kull
bade1929e6 Add image-comparison 2019-07-26 13:24:46 +02:00
Andreas Kull
840cc567cc Update README.md 2019-07-26 13:24:23 +02:00
Andreas Kull
b28e522c3e Add Armeria http client/server (#756)
* update readme

* fix alphabetic order

* Update README.md
2019-07-26 13:22:40 +02:00
Andreas Kull
43b848ed57 Update README.md 2019-07-26 13:22:21 +02:00
zhenik
09c854246e fix alphabetic order 2019-07-22 11:50:15 +02:00
zhenik
dfa3960adf update readme 2019-07-22 11:42:36 +02:00
Roman Beskrovnyi
bc29e679ab Update README.md
Added image-comparison library
2019-07-17 11:21:07 +03:00
heldev
40f18bcfe9 Update DynamicReports URL
The original link has been dead for about a year ( https://community.jaspersoft.com/questions/1100606/dynamicreportsorg-offline ).
A WaybackMachine page ( http://web.archive.org/web/20180224203351/http://dynamicreports.org/documentation/documentation-overview ) has a link to a sourceforce page ( https://sourceforge.net/projects/dynamicreports/files/ ), that is dead and has a link to this github page.
2019-07-15 18:38:16 -04:00
heldev
7854d9d4b5 Update JavaX URL 2019-07-15 18:27:11 -04:00
Jeff Schwartz
a87170be90 Add Open HTML to PDF 2019-07-01 12:25:59 +02:00
Júlio Falbo
391ade4ae8 Add Perses 2019-07-01 12:21:10 +02:00
Johnny Lim
ff9149f81a Restore "Bytecode Manipulation" entry in Contents 2019-06-28 09:47:32 -04:00
Andreas Kull
15d1c898f5 Merge pull request #747 from gunnarmorling/patch-1
Adding link to "Awesome Annotation Processing" list
2019-06-13 10:23:48 +02:00
Andreas Kull
6b3588e080 Merge pull request #731 from vdiravka/Apache_Drill
Add Apache Drill
2019-06-13 10:22:44 +02:00
Andreas Kull
cff1cf9898 Add Doma 2 2019-06-13 10:20:33 +02:00
Andreas Kull
49efca9a50 Update README.md 2019-06-13 10:20:15 +02:00
Andreas Kull
ecba47200f Add Serenity BDD 2019-06-13 10:17:13 +02:00
Andreas Kull
b3ec9b2ca2 Include Manifold (#749)
* include Manifold

* Update README.md
2019-06-12 21:28:22 +02:00
Andreas Kull
84c98b57c0 Update README.md 2019-06-12 21:27:50 +02:00
Mark Sto
0ccd3fda61 include Manifold 2019-06-12 17:19:37 +03:00
Christoph Wagner
8d80b46e29 Fix JOpt Simple URL 2019-05-25 16:45:36 -04:00
Andreas Worm
16c7a0af5d change to https link 2019-05-23 08:46:30 +02:00
Gunnar Morling
eae33f85a3 Adding link to "Awesome Annotation Processing" list 2019-05-21 21:21:29 +02:00
Andreas Worm
09eb55f22f add serenity bdd
worked with this framework for half a year now, it's great. community and development is active.
unique selling points: implements the screenplay pattern, two-way jira integration ...
2019-05-21 14:35:09 +02:00
Adam Gent
dc91e40da3 [Doma 2](https://doma.readthedocs.io/en/stable/)
[Doma 2](https://doma.readthedocs.io/en/stable/) - Doma 2 is a database access framework for Java 8+. It is unique in that it does code generation thus avoiding reflection. This is becoming more popular as people want to use GraalVM native images. It also has native SQL templates, called “two-way SQL”.

I have no association with the author of the library but found it extremely interesting in its approach for database access. I think it isn't as well known because it just recently had its documentation and source code ported to English. The library even has an eclipse plugin!
2019-05-17 11:03:13 -04:00
heldev
04604dcca0 Fix pebble URL 2019-05-01 22:29:08 -04:00
Sakib Sami
fe0d50f697 Add Java Developer Roadmap
Add Java Developer Roadmap
2019-04-29 15:15:28 +02:00
heldev
4577a640eb Move Rocker to the place ordered alphabetically
Merge pull request #738 from izeye/patch-8
2019-04-17 23:37:13 -04:00
Johnny Lim
736a79398b Move Rocker to the place ordered alphabetically 2019-04-18 12:22:11 +09:00
Roman Leventov
f7e784f8d6 Add concurrency checklist 2019-04-02 10:12:32 +02:00
heldev
a5c13bcdcd Add Rocker 2019-04-02 09:56:32 +02:00
Andreas Kull
e65ed8fa18 Update CONTRIBUTING.md
Add language requirement
2019-04-02 09:52:01 +02:00
Mark
324ce3887b Added Sander Mak 2019-03-11 10:06:42 +01:00
Vitalii Diravka
8325b98958 Add .gitignore 2019-03-11 09:57:13 +01:00
Johnny Lim
e94bb3d906 Change name HyperMinHash-java 2019-03-11 09:56:38 +01:00
Vitalii Diravka
e630552303 Add Apache Drill 2019-03-07 23:08:30 +02:00
Sherif A. Nada
113975b39d Add HyperMinHash 2019-02-24 14:08:10 +01:00
shathor
22d611c702 Add Orson-Charts 2019-02-24 14:03:55 +01:00
Eduards Sizovs
122a6b41c9 Add PipelinR 2019-02-24 14:01:00 +01:00
Boris Velichko
4688054587 Add JayWire 2019-02-24 13:56:46 +01:00
A.Mahdy AbdelAziz
9613f372e0 Update Vaadin 2019-02-24 13:53:52 +01:00
Henn Idan
d97fbb04d2 Change Takipi to OverOps 2019-02-24 13:52:59 +01:00