32a9e95c0b
Update README.md
2017-03-14 10:37:58 +01:00
7088b0644b
Update README.md
2017-03-14 10:35:53 +01:00
d4d12cd807
Update README.md
2017-03-14 09:52:34 +01:00
875615f0e1
Adding Orienteer + slight reorder
...
Reorder is according to contribution rules: "Entries should be sorted in ascending alphabetical order, i.e. a to z."
2017-02-27 12:23:23 -08:00
bdb774fd06
Move Hamcrest to Ancients
...
Last release - 2 years ago. Last commit - 9 month ago.
Now we have other convenient and active libs.
2017-02-24 13:51:40 -05:00
6ac3f6fb1f
Add Core Java from Cay Horstmann
...
Well known and probably the most comprehensive Java SE book
PS the first volume intentionally doesn't have a comma
2017-02-24 12:13:04 -05:00
4afc0a93c1
Add jackson-dataformat-csv to CSV
...
jackson-dataformat-csv is a popular and convenient lib
2017-02-24 10:02:00 -05:00
6969bf3826
Merge pull request #478 from muga/embulk
...
Add Embulk
2017-02-23 23:56:23 +01:00
16b1331861
Merge pull request #474 from stevehu/master
...
add light-java, light-java-rest and light-oauth2
2017-02-23 23:55:55 +01:00
57bf2732c6
fix the typo in light weight
2017-02-23 13:04:47 -05:00
eb50e7fa8d
Moved to platform with only one entry
2017-02-23 12:57:05 -05:00
04b7507647
Merge pull request #476 from Tosken1337/master
...
Added JavaCPP to the native section
2017-02-23 09:53:27 +01:00
c3481b3ef7
Update README.md
2017-02-23 09:53:07 +01:00
d7594bb3e6
Merge pull request #477 from dmikurube/add-ical4j
...
Add iCal4j.
2017-02-23 09:52:13 +01:00
84b0ab3497
Add iCal4j.
2017-02-22 10:21:20 +09:00
cf8de3d9a9
Add Embulk
2017-02-21 16:50:11 -08:00
33cf27427c
update description and remote the entry from web framework
2017-02-15 12:16:15 -05:00
1f93503a71
Added JavaCPP to the native section
2017-02-15 12:22:26 +01:00
db059d9439
Merge pull request #466 from sta-szek/patch-1
...
Add pojo-tester library
2017-02-15 09:11:49 +01:00
d00e99e30a
Update README.md
2017-02-15 09:11:37 +01:00
91e489d99a
Merge pull request #473 from sio-iago/patch-1
...
restQL-core - microservice query language
2017-02-15 09:09:25 +01:00
235fc6f6c7
Update README.md
2017-02-15 09:09:19 +01:00
dd8a1f1715
Update README.md
2017-02-15 09:07:28 +01:00
ca93ef7781
Merge pull request #475 from Erdos-Graph-Framework/master
...
request to add Erdos
2017-02-15 08:57:13 +01:00
a57b192869
Update README.md
2017-02-12 18:44:53 +02:00
523b0809e8
add light-java, light-java-rest and light-oauth2
2017-02-12 11:39:42 -05:00
682eb5b046
restQL-core - microservice query language
...
RestQL-core is a Java/Clojure microservice query language to fetch information from multiple services. It should be included because many people look for some library or framework to centralize and query multiple APIs in a easier and more efficient manner.
With restQL-core people can map their API urls (resources) and use a query language (clojure) or the query builder to fetch resources from multiple sources in one query, instead of having to perform multiple calls separately.
2017-02-12 06:50:53 -02:00
7d01d67c71
Merge pull request #470 from ftomassetti/javasymbolsolver
...
Add JavaSymbolSolver
2017-02-12 09:19:59 +01:00
76a91df843
add JavaSymbolSolver
2017-02-12 09:18:21 +01:00
5b2198233a
Merge pull request #472 from takezoe/jgit
...
Add JGit
2017-02-12 09:12:38 +01:00
547c104e5a
Merge pull request #469 from ftomassetti/javaparser
...
Add JavaParser: the most used parser of Java code
2017-02-12 09:10:43 +01:00
725149e512
Add JGit
2017-02-10 16:43:51 +09:00
eae3d75048
add JavaParser
2017-01-30 22:44:52 +01:00
5a3f2709f6
Add JSONAssert to Testing
2017-01-16 08:55:04 +01:00
b119150373
Merge pull request #467 from brunocvcunha/patch-1
...
Include symbol for paid products
2017-01-16 08:51:04 +01:00
cb01a15147
Update README.md
2017-01-16 08:48:50 +01:00
0c24b02838
Update README.md
2017-01-16 08:47:47 +01:00
58fe6f5bd1
Merge pull request #468 from sgwerder/master
...
Added DatumBox Machine Learning framework
2017-01-16 08:43:47 +01:00
9ec977cc8d
Update README.md
2017-01-16 08:43:35 +01:00
d1968d7a5d
Added DatumBox Machine Learning framework
...
The main focus of the framework is to include a large number of machine learning algorithms & statistical methods and to be able to handle large sized datasets. It uniquely containes various pre-trained models, making it easy to include and use in existing projects. Like detections of topics, spam, adult content, language, gender, sentiment, cemmerials, etc.
2017-01-15 15:09:09 +01:00
179e8d296f
Include symbol for paid products
...
Still need to go through the list and review, but just getting the work started.
2017-01-13 14:44:55 -08:00
dade5bb239
Add pojo-tester library
...
pojo-tester is java testing library which automatically (just pass a class name) performs pojo methods tests.
More information can be found on project's site: http://www.pojo.pl/
2017-01-11 19:23:50 +01:00
1fc1f09f0b
Merge pull request #464 from chriswhocodes/master
...
Added JITWatch to Performance analysis section
2017-01-11 09:17:29 +01:00
2cd0c8e42e
Merge pull request #465 from vorburger/patch-1
...
MariaDB4j
2017-01-11 09:16:46 +01:00
39fdc7145b
Update README.md
2017-01-11 09:16:34 +01:00
f4b27b9a2e
MariaDB4j
2017-01-11 04:04:03 +01:00
d7fbac2c05
Added JITWatch to Performance analysis section
2017-01-10 21:40:09 +00:00
d40e996c18
Sort list
2017-01-09 10:44:18 +01:00
0275890e7b
Add nudge4j under Monitoring
2017-01-09 10:43:42 +01:00
411165c7c4
Merge pull request #461 from brunocvcunha/patch-1
...
Adding fastThread tool
2017-01-09 10:38:27 +01:00