Jar examples for s:servlet
Embedded web server to expose Couchbase Lite REST API on an http socket
You can download jar file servlet 1.0.0-v20070606 in this page.
Couchbase Community Edition License Agreement
You can use the following script to add servlet-1.0.0-v20070606.jar to your project.
<dependency> <groupId>org.eclipse.equinox.http</groupId> <artifactId>servlet</artifactId> <version>1.0.0-v20070606</version> </dependency>
compile group: 'org.eclipse.equinox.http', name: 'servlet', version: '1.0.0-v20070606'
libraryDependencies += "org.eclipse.equinox.http" % "servlet" % "1.0.0-v20070606"
<dependency org="org.eclipse.equinox.http" name="servlet" rev="1.0.0-v20070606"/>
@Grapes(@Grab(group='org.eclipse.equinox.http', module='servlet', version='1.0.0-v20070606'))
'org.eclipse.equinox.http:servlet:jar:1.0.0-v20070606'
Click the following link to download the jar file.
servlet-1.0.0-v20070606.jar