This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Collection of interfaces and Java annotations that simplifies development of server-side REST applications. By using JAX-RS technology, REST applications are simpler to develop, simpler to consume, and simpler to scale when compared to other types of distributed systems.
First released | 2011 |
Developed by | Oracle |
Latest stable version | 2 |
Open-source | Not defined |
JAX-RS compliant tools like Jersey provide easy marshalling-unmarshalling of XML/JSON data, helping the developers.