A lightweight, jar-packaged, self-describing, JSON RPC service framework for JEE (servlet-based) for easily exposing your business methods through a JSON over HTTP API.
'org.brutusin:jsonsrv:1.0.2'
<dependency> <groupId>org.brutusin</groupId> <artifactId>jsonsrv</artifactId> <version>1.0.2</version> </dependency>
<dependency org="org.brutusin" name="jsonsrv" rev="1.0.2"/>
"org.brutusin", "jsonsrv", "1.0.2"