Fabrizio Fortino
d8ebbcc74f
Fixed link for Google Java Style
2016-05-13 07:44:24 +01:00
Andreas Kull
ebe223e919
Added new popular libraries
...
Taken from TechRadar and reddit. All libraries have some relation to the Java language.
2016-05-08 13:20:44 +02:00
Andreas Kull
aba62c5c69
Removed irrelevant outdated libraries and moved relevant ones to the Ancients
2016-05-08 12:36:07 +02:00
Andreas Kull
b77c18af05
Merge branch 'master' of https://github.com/akullpp/awesome-java
2016-05-08 10:37:08 +02:00
Andreas Kull
c2fea2ff12
Adds outstanding changes
...
Some PRs were abandoned by their authors and are now manually included.
The Issues, especially the Big Cleanup were consolidated.
Pure Android libraries were removed.
2016-05-08 10:36:19 +02:00
Andreas Kull
b244d70992
Merge pull request #340 from HanOy/patch-1
...
Add docx4j
2016-05-08 10:16:38 +02:00
Andreas Kull
b83b919cd0
Merge pull request #341 from claussni/patch-1
...
Adds networking library urnlib
2016-05-02 08:30:26 +02:00
Andreas Kull
c3a5434e68
Merge pull request #344 from arakcheev/lagom-framework
...
Add Lagom, the framework from Lightbend.
2016-05-02 08:29:49 +02:00
Andreas Kull
906fc5df76
Merge pull request #345 from karollewandowski/master
...
The junit-dataprovider - a TestNG like dataprovider runner for JUnit
2016-05-02 08:29:25 +02:00
Andreas Kull
f1cb8ce94a
Merge pull request #349 from johnmcclean-aol/patch-2
...
Add Microserver
2016-05-02 08:25:39 +02:00
johnmcclean-aol
95618a1545
Add Microserver
...
Microserver is a plugin system for building Microservices on top of plain old Spring or Spring Boot. It helps solve the problem of abstracting and extracting infrastructure code from common libraries, by providing a controlled & extensible plugin mechanism. Creating a plugin is as simple as creating a Service, and plugins can be used simply by adding them to the classpath.
2016-04-29 13:35:35 +01:00
Karol Lewandowski
b08db5b6e9
Changed description of junit-dataprovider
2016-04-18 22:07:11 +02:00
Karol Lewandowski
948c882594
Added junit-dataprovider
2016-04-18 22:04:59 +02:00
ouyanghan
bcd87d99d1
Update README.md
2016-04-17 11:44:00 +08:00
Andreas Kull
b7bce167a5
Update README.md
...
Added missing link to performance analysis section
2016-04-16 11:55:35 +02:00
Andreas Kull
e5a9010dcd
Merge pull request #333 from sgwerder/master
...
Useful libraries / webpages added: J8Spec, Java Algorithm Site, Graph Visualization
2016-04-16 11:50:38 +02:00
Andreas Kull
17f83d4196
Merge pull request #324 from douglasArantes/master
...
Smile - Statistical Machine Intelligence and Learning Engine
2016-04-16 11:48:27 +02:00
Andreas Kull
8d8b924ab4
Update README.md
...
Removed RoboVM since it is discontinued.
2016-04-16 11:47:07 +02:00
Artem Arakcheev
90450ac03b
Add Lagom, the framework from Lightened.
2016-04-14 00:11:52 +04:00
sgwerder
43a58eed52
Added Dex
2016-04-04 13:23:41 +02:00
Ralf Claussnitzer
24e119bc39
Adds networking library urnlib
...
This library implements the a class for representing an Uniform Resource Name (URN). It implements parsing and serialization according to the constraints defined in [RFC 2141](https://tools.ietf.org/html/rfc2141 ). It's released on [Maven Central](http://search.maven.org/#artifactdetails |de.slub-dresden|urnlib|1.0.0|jar) and aims to serve as a network identifier handling library just like the native Java URL and URI classes.
I'm not entirely sure `Networking` is the proper category, but I also don't see any other category it might fit.
2016-04-01 10:14:14 +02:00
HanOy
2ad198ad81
Add docx4j
2016-04-01 15:25:58 +08:00
Andreas Kull
95764bfd6d
Merge pull request #338 from shyiko/master
...
Added jabba
2016-03-31 16:42:52 +02:00
douglasArantes
0569ee12ff
Update README.md
2016-03-27 18:19:57 -04:00
Stanley Shyiko
62d99d5983
Added jabba
...
#337
2016-03-27 07:10:24 -07:00
sgwerder
25ed7ec402
Swing part for JGraphX
2016-03-27 13:32:45 +02:00
sgwerder
6066fada10
Changes proposed by owner
2016-03-27 13:30:50 +02:00
Andreas Kull
b56f8a3159
Removed gitignore and sorted list
2016-03-27 12:19:05 +02:00
Andreas Kull
633b49c79c
Added CC-BY-SA-4.0 license
2016-03-27 12:05:22 +02:00
Andreas Kull
7d0f969d5b
Merge pull request #327 from antonarhipov/master
...
XRebel
2016-03-27 10:45:20 +02:00
Andreas Kull
78e2f53c48
Merge pull request #334 from acisternino/geospatial
...
Adds a new "Geospatial" section.
2016-03-27 10:20:48 +02:00
Andreas Kull
c7b58a03a0
Merge pull request #335 from ReadmeCritic/master
...
Update README URLs based on HTTP redirects
2016-03-27 10:20:07 +02:00
sgwerder
2b54827d2e
Added graph analysis and visualization libraries
...
Possibly there should be a new category for "Visualization".
2016-03-26 17:20:53 +01:00
ReadmeCritic
44713dfff7
Update README URLs based on HTTP redirects
2016-03-23 07:45:53 -07:00
Andrea Cisternino
1af71ede03
Adds a new "Geospatial" section.
...
This section contains the most relevant libraries and toolkits for
working with Geospatial data.
2016-03-22 21:32:30 +01:00
sgwerder
2740659dda
Added Java Algorithm Site
...
The list includes nearly 200 standalone Java implemention snippets of essential algorithms.
2016-03-22 16:07:08 +01:00
sgwerder
48bd6e0222
Added J8Spec Testing framework
2016-03-22 16:00:53 +01:00
douglasArantes
a6b3bf66c4
Update README.md
2016-03-17 11:12:38 -04:00
douglasArantes
a899711f5a
Update README.md
2016-03-16 21:38:28 -04:00
Anton Arhipov
ae2235cbca
Merge pull request #2 from antonarhipov/antonarhipov-patch-1
...
corrected description for XRebel
2016-03-13 16:29:54 +02:00
Anton Arhipov
716b51c2b4
corrected description for XRebel
2016-03-13 16:29:36 +02:00
Andreas Kull
97a36c9c0e
Merge pull request #323 from johnmcclean-aol/patch-1
...
Change cyclops name to reflect project name change (cyclops-react). Updated github repo link also.
2016-03-13 14:51:09 +01:00
Andreas Kull
453e545295
Merge pull request #325 from vasouv/vasouv-additions
...
Added json-io in Serializers
2016-03-13 14:49:46 +01:00
Anton Arhipov
ca992cbfdc
Merge pull request #1 from antonarhipov/antonarhipov-xrebel
...
Added XRebel link and description
2016-03-09 15:45:42 +02:00
Anton Arhipov
1d3c945740
Added XRebel link and description
2016-03-09 15:44:17 +02:00
Andreas Kull
74666df612
Merge pull request #326 from izeye/patch-4
...
Remove an extra `The`
2016-03-06 18:15:51 +01:00
Johnny Lim
e5c2248a70
Remove an extra The
2016-03-03 18:39:31 +09:00
Souvatzis Vasilios
02efd54969
Added json-io in Serializers
2016-03-02 12:38:35 +02:00
douglasArantes
e2115ba98b
Update README.md
2016-02-29 00:12:31 -04:00
johnmcclean-aol
d1d8819978
Update README.md
...
change cyclops name to cyclops-react to reflect project name change. Update link to new project home.
Update feature list to include two core additional features (namely interfaces with extension methods for JDK Collections, and Streaming based on aggregations of Futures).
2016-02-26 16:50:03 +00:00