Jar examples for s:sushi
Sushi is a collection of general purpose code like Apache Commons. A good part of it is for scripting tasks like copying files or file sets where others would prefer scripting languages or Ant. Another part is a file system abstraction with ssh, svn and webdav support.
You can download jar file sushi 2.8.9 in this page.
GNU Lesser General Public License, Version 2.1
You can use the following script to add sushi-2.8.9.jar to your project.
<dependency> <groupId>net.oneandone</groupId> <artifactId>sushi</artifactId> <version>2.8.9</version> </dependency>
compile group: 'net.oneandone', name: 'sushi', version: '2.8.9'
libraryDependencies += "net.oneandone" % "sushi" % "2.8.9"
<dependency org="net.oneandone" name="sushi" rev="2.8.9"/>
@Grapes(@Grab(group='net.oneandone', module='sushi', version='2.8.9'))
'net.oneandone:sushi:jar:2.8.9'
Click the following link to download the jar file.
sushi-2.8.9-javadoc.jar