Jar examples for w:webscripts
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
You can download jar file webscripts 1.7.2 in this page.
The Apache License, Version 2.0
You can use the following script to add webscripts-1.7.2.jar to your project.
<dependency> <groupId>eu.xenit.de</groupId> <artifactId>webscripts</artifactId> <version>1.7.2</version> </dependency>
compile group: 'eu.xenit.de', name: 'webscripts', version: '1.7.2'
libraryDependencies += "eu.xenit.de" % "webscripts" % "1.7.2"
<dependency org="eu.xenit.de" name="webscripts" rev="1.7.2"/>
@Grapes(@Grab(group='eu.xenit.de', module='webscripts', version='1.7.2'))
'eu.xenit.de:webscripts:jar:1.7.2'
Click the following link to download the jar file.
webscripts-1.7.2-javadoc.jar