Skip to content

Commit

Permalink
users.xml converted to users.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mniedero authored and aalmiray committed May 15, 2016
1 parent cf768e2 commit 5380fd9
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions subprojects/guide/src/docs/asciidoc/users.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
= Json-lib::Who is using it

== Who is using it ?

//.Users of jason-lib
[cols="2*"]
|===
| *Project* | *Description*

|http://www.mentaframework.org/[Mentawai]
|The Mentawai goal is to be a simple, flexible, joyful and productive Java web framework. +
Json-lib is used in the AJAX renderers package.
Thanks to Rubem Azenha.

| image:/images/icon.gif[alt="Spring Modules", link="https://springmodules.dev.java.net"]
|Spring Modules is a collection of tools, add-ons and modules to extend the http://www.springframework.org[Spring Framework]. +
The core goal of Spring Modules is to facilitate integration between Spring and other projects without cluttering or expanding the Spring core. +
Json-lib is used in the XT AJAX Framework. Thanks to Sergio Bossa.

|http://maven.nuxeo.org/[Nuxeo]
|Nuxeo 5 is a robust, extensible, global Enterprise Content Management (ECM) solution available as Open Source Software. +
Json-lib is used in the NXThemes JSF components module. Thanks to Jean-Marc Orliagueta.

|http://ejoe.sourceforge.net/[EJOE]
|EJOE is a lightweight Java client/server framework built to send and receive objects through pluggable (de)serialization mechanisms.
It offers a high-performance, simple, and clean object request broker (whereby ORB is meant in its natural manner and not in its
relation with CORBA), with server and client components for easy integration in your client/server applications. It's an highly
scaleable implementation of the common request-process-response pattern based on the java.nio package. +
Json-lib is used in the JSON adpaters package. Thanks to Michael Manske.

|http://incubator.apache.org/ofbiz/[Apache OFBiz]
|The Open For Business Project is an open source enterprise automation software project licensed under the Apache License Version 2.0.
By open source enterprise automation we mean:Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM,
Open Source MRP, Open Source CMMS/EAM, and so on. +
Thanks to Si Chen.

|http://www.opentaps.org/[opentaps]
|opentaps Open Source ERP + CRM brings you the advanced features and power of Tier 1 ERP and CRM software with the flexibility and
low cost of ownership that only open source can deliver. You can use opentaps as an alternative to expensive and inflexible commercial
ERP solutions, as a replacement for in-house solutions that are difficult to maintain or extend, or as a starting point to build
your unique business model and processes. +
opentaps is powered by OFBiz. Thanks to Si Chen.

|http://incubator.apache.org/tuscany/[Apache Tuscany]
|The aim of the Apache Tuscany project is to create, as a community, a robust infrastructure that simplifies the development
of SOA-based systems. This project is currently in incubation within the Apache incubator. +
Json-lib is used for testing purpouses in the bindings/jsonrpc module.

|http://www.azuki-framework.org/wiki/index.php?title=Main_Page[Azuki Framework]
|The Azuki framework is a Java application framework including many features (dependency, AOP, Event-based processing....) and
provides a visual tool that describes your software architecture. +
Json-lib is used on the server-side with Azuki beans. Thanks to Mathieu Jucker.

// |http://code.google.com/p/pimpas/[Pimpas Framework]
// |
|http://www.pimpas.net[Pimpas Framework]
|Pimpas Framework its a cool framework that help people to play with Java. We hav security using JAAS, xml reader provide by dom4j,
web container provider by tomcat, using jsf to create visual components for web. Our framework its simple and fast. +
Json-lib is used in the javascript transformation module. Thanks to Casmeiron.

|http://sourceforge.net/projects/salto-framework[Salto Framework]
|Salto framework is an AJAX based framework which makes possible to build a Web application very quickly. Thanks to AJAX mechanism,
datas exchanges between client side an server side are reduced. You are able to refresh only a part of the screen. +
Json-lib is used in Tree-rendering components. Thanks to Jerome Denolf.

|http://www.mulesource.org/display/JIRA/Home[Mule JIRA Transport]
|JIRA Transport is a transport provider that allows your Mule and other integrated services to communicate with one or more JIRA systems easily. +
Json-lib is used to transform JSON objects into XML and Java. Thanks to Yuen Chi Lian.

| image:/images/tietoenator.gif[alt="TietoEnator", link="https://http://www.tietoenator.com/"]
|The largest IT-services company in Scandinavia is consulting, developing and hosting its customers digital businesses. TietoEnator is among
the leading architects in building a more efficient information society. With over 15 000 experts, it is one of the largest IT services
providers in Europe. +
Json-lib is used in an undisclosed project. Thanks to Manish Shah.
|===

[%hardbreaks]
If you'd like your project included in this list, please send a message to http://lists.sourceforge.net/lists/listinfo/json-lib-user[Json-lib's User list].

0 comments on commit 5380fd9

Please sign in to comment.