web

com.intellisrc

Create restful HTTP (GET, POST, PUT, DELETE, etc) or SSE / WebSocket application services. Manage JSON data from and to the server easily. It is build on top of Jetty library, so it is very powerful but designed to be elegant and easy to use.

Recommended: 2.10.4 30 versions jar Updated 1 year ago GNU General Public License v3.0Checking...

Add to your project2.9.2

<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>web</artifactId>
    <version>2.9.2</version>
</dependency>

Version Details — 2.9.2

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Oct 2, 2024
License
GNU General Public License v3.0

Create restful HTTP (GET, POST, PUT, DELETE, etc) or SSE / WebSocket application services. Manage JSON data from and to the server easily. It is build on top of Jetty library, so it is very powerful but designed to be elegant and easy to use.

Checking security advisories...