Jar examples for s:sscontrol-httpd
Setups the Http server.
You can download jar file sscontrol-httpd 1.0-alpha-1 in this page.
You can use the following script to add sscontrol-httpd-1.0-alpha-1.jar to your project.
<dependency> <groupId>com.anrisoftware.sscontrol</groupId> <artifactId>sscontrol-httpd</artifactId> <version>1.0-alpha-1</version> </dependency>
compile group: 'com.anrisoftware.sscontrol', name: 'sscontrol-httpd', version: '1.0-alpha-1'
libraryDependencies += "com.anrisoftware.sscontrol" % "sscontrol-httpd" % "1.0-alpha-1"
<dependency org="com.anrisoftware.sscontrol" name="sscontrol-httpd" rev="1.0-alpha-1"/>
@Grapes(@Grab(group='com.anrisoftware.sscontrol', module='sscontrol-httpd', version='1.0-alpha-1'))
'com.anrisoftware.sscontrol:sscontrol-httpd:jar:1.0-alpha-1'
Click the following link to download the jar file.
sscontrol-httpd-1.0-alpha-1-javadoc.jar