Jar examples for h:http-s3
Higgs HTTP S3 (Single Site Server). This is the core module with the server implementation. The other modules within this parent are extensions to this module that adds functionality to the server.
You can download jar file http-s3 0.0.21 in this page.
You can use the following script to add http-s3-0.0.21.jar to your project.
<dependency> <groupId>io.higgs</groupId> <artifactId>http-s3</artifactId> <version>0.0.21</version> </dependency>
compile group: 'io.higgs', name: 'http-s3', version: '0.0.21'
libraryDependencies += "io.higgs" % "http-s3" % "0.0.21"
<dependency org="io.higgs" name="http-s3" rev="0.0.21"/>
@Grapes(@Grab(group='io.higgs', module='http-s3', version='0.0.21'))
'io.higgs:http-s3:jar:0.0.21'
Click the following link to download the jar file.
http-s3-0.0.21-javadoc.jar