Jar examples for s:soklet
Soklet is a minimalist infrastructure for Java webapps and microservices.
You can download jar file soklet 0.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add soklet-0.1.0.jar to your project.
<dependency> <groupId>com.soklet</groupId> <artifactId>soklet</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.soklet', name: 'soklet', version: '0.1.0'
libraryDependencies += "com.soklet" % "soklet" % "0.1.0"
<dependency org="com.soklet" name="soklet" rev="0.1.0"/>
@Grapes(@Grab(group='com.soklet', module='soklet', version='0.1.0'))
'com.soklet:soklet:jar:0.1.0'
Click the following link to download the jar file.
soklet-0.1.0-javadoc.jar