web
com.intellisrc
web is a Java jar artifact published under the com.intellisrc group on Maven Central. 30 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 2.10.4 30 versions jarChecking...
Add to your project2.10.4
<dependency>
<groupId>com.intellisrc</groupId>
<artifactId>web</artifactId>
<version>2.10.4</version>
</dependency>Version Details — 2.10.4
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
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...