Commit Graph

1023 Commits

Author SHA1 Message Date
Andreas Kull
e02540a4fd Add NullAway 2017-12-08 09:46:03 +01:00
Johnny Lim
2c26ed83ba Polish 2017-12-08 00:53:30 +09:00
Andreas Kull
5d0b288577 Add ScaleCube 2017-11-27 20:43:05 +01:00
Andreas Kull
618123c0cd Merge pull request #638 from mariusoe/patch-1
Add inspectIT
2017-11-27 20:39:15 +01:00
Andreas Kull
536eca7036 Update README.md 2017-11-27 20:38:31 +01:00
Ronen Nachmias
95d543ed6a Suggest ScaleCube.io
ScaleCube.io is modular Embeddable  set of libraries:

scalecube-cluster is a Cluster-Membership library based on [SWIM](https://www.cs.cornell.edu/~asdas/research/dsn02-swim.pdf) and gossip protocol. that can be used for any cluster-aware distributed applications and architecture such as microservices 

To add a dependency on ScaleCube Cluster using Maven, use the following:

``` xml
<dependency>
  <groupId>io.scalecube</groupId>
  <artifactId>scalecube-cluster</artifactId>
  <version>x.y.z</version>
</dependency>
```
2017-11-27 20:22:53 +02:00
Andreas Kull
9a4ba68a31 Add: sshj 2017-11-25 12:02:14 +01:00
Andreas Kull
5878c7c8e6 Update README.md 2017-11-25 12:01:52 +01:00
Andreas Kull
501d20ab0d Merge pull request #635 from emanuelbatista/master
Add: Jackson Modules Java 8
2017-11-25 11:44:06 +01:00
Andreas Kull
9a042cae8b Update README.md 2017-11-25 11:43:43 +01:00
Andreas Kull
71b36813f1 Merge pull request #636 from izeye/polish-20171119
Polish
2017-11-25 11:39:40 +01:00
Andreas Kull
2718e4326a Update README.md 2017-11-25 11:26:34 +01:00
Marius Oehler
6a9e965537 Add inspectIT
This PR adds the APM tool inspectIT
2017-11-21 16:08:10 +01:00
WangXin
db73c9805c add rpc framework dubbo 2017-11-20 23:56:12 +08:00
Johnny Lim
204c6712b8 Polish 2017-11-19 13:36:07 +09:00
Emanuel Batista
1def47319f adding jackson modules java 8 in JSON group 2017-11-18 15:29:36 -03:00
heldev
4c3f4224cc Add sshj - SSHv2 library for Java
A popular client (1000+ stars) not as powerful as MINA but it has a straitforward API. Here is some comparsion with other popular options:
https://medium.com/@ldclakmal/comparison-of-commons-vfs-sshj-and-jsch-libraries-for-sftp-support-cd5a0db2fbce
2017-11-16 16:40:42 -05:00
Andreas Kull
072859d959 Remove Ancients 2017-11-14 14:24:36 +01:00
Andreas Kull
59f3bae26d Update README.md
Add separator between TOC and content
2017-11-14 12:26:39 +01:00
Andreas Kull
9692e9214a Merge branch 'master' into patch-1 2017-11-14 11:21:37 +01:00
akullpp
e630a58353 Remove Spring Boot
The project can be located via the more general Spring entry in the plattform section
2017-11-14 11:19:22 +01:00
Andreas Kull
bbb65592eb Merge pull request #627 from shyiko/master
Add dotenv
2017-11-14 10:57:11 +01:00
Andreas Kull
7c86eb7176 Merge pull request #614 from remmeier/crnk
Add Crnk
2017-11-14 10:56:09 +01:00
Andreas Kull
8d1b0c45d0 Update README.md 2017-11-14 10:55:55 +01:00
Andreas Kull
42c3e3a1ab Update README.md 2017-11-14 10:49:30 +01:00
Andreas Kull
43b56e08a7 Update README.md 2017-11-14 10:47:07 +01:00
Andreas Kull
de7441dc7b Update README.md 2017-11-14 10:41:08 +01:00
Stanley Shyiko
a66bd7685c Add: dotenv 2017-10-29 10:34:03 -07:00
akullpp
c289a280a2 Add: XMLBeam 2017-10-24 13:31:25 +02:00
Andreas Kull
accc630beb Merge pull request #609 from keepcosmos/add-beanmother
Add: beanmother
2017-10-24 13:28:47 +02:00
Andreas Kull
3416e6fc88 Update README.md 2017-10-24 13:28:32 +02:00
Andreas Kull
0eab7130e1 Merge pull request #592 from eddumelendez/yasson
Add: yasson
2017-10-24 12:17:38 +02:00
Andreas Kull
6102d95198 Update README.md 2017-10-24 12:17:28 +02:00
Andreas Kull
64eac76829 Merge pull request #591 from Soheibooo/For-KryoNet_Commit
Add: KryoNet
2017-10-24 12:15:37 +02:00
Andreas Kull
93325ae4b1 Update README.md 2017-10-24 12:15:26 +02:00
Andreas Kull
7e45f01ac4 Merge pull request #589 from mattburns/patch-1
Add: StormCrawler
2017-10-24 12:14:15 +02:00
Andreas Kull
92041873d3 Update README.md 2017-10-24 12:13:55 +02:00
Andreas Kull
5845e430cf Merge pull request #579 from marcospassos/patch-1
Add Java PHP serializer
2017-10-24 11:50:26 +02:00
Andreas Kull
4c0ac92970 Update README.md 2017-10-24 11:49:41 +02:00
Andreas Kull
304c806c73 Update README.md 2017-10-24 11:49:14 +02:00
Andreas Kull
1e642d912e Merge pull request #622 from ziyasal/master
Add cfg4j, centraldogma to Configuration section
2017-10-24 11:41:50 +02:00
Andreas Kull
19d25d718e Merge pull request #618 from heldev/move-rxjava-to-ancients-again
Move RxJava to Ancients again
2017-10-24 11:38:52 +02:00
Andreas Kull
0512c78319 Merge pull request #617 from fllodrab/fllodra
Add: ThreeTen-Extra
2017-10-24 11:13:26 +02:00
Andreas Kull
f518f65827 Merge pull request #612 from asgs/patch-1
added entry on OpenJ9
2017-10-24 11:09:56 +02:00
Andreas Kull
c9261749b0 Update README.md 2017-10-24 11:09:47 +02:00
akullpp
580b59ca92 Add: Vault 2017-10-24 11:02:03 +02:00
Andreas Kull
a720fe34dd Merge pull request #621 from sureshg/master
Added keywhiz under secuirty section.
2017-10-24 11:00:46 +02:00
Andreas Kull
a2f7fecd76 Update README.md 2017-10-24 11:00:09 +02:00
Andreas Kull
55775b5173 Merge pull request #623 from ordepdev/master
Cactoos: object-oriented Java primitives
2017-10-24 10:41:13 +02:00
Andreas Kull
828f23bd24 Update README.md 2017-10-24 10:39:25 +02:00