Jar examples for w:web
Pax Web - OPS4J implementation of OSGi HTTP service using Jetty 9 or Tomcat 7. Detailed information to be found at http://team.ops4j.org/wiki/display/paxweb/.
You can download jar file web 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add web-1.0.jar to your project.
<dependency> <groupId>com.weicoder</groupId> <artifactId>web</artifactId> <version>1.0</version> </dependency>
compile group: 'com.weicoder', name: 'web', version: '1.0'
libraryDependencies += "com.weicoder" % "web" % "1.0"
<dependency org="com.weicoder" name="web" rev="1.0"/>
@Grapes(@Grab(group='com.weicoder', module='web', version='1.0'))
'com.weicoder:web:jar:1.0'
Click the following link to download the jar file.
web-1.0-javadoc.jar