| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oneandone |
| ArtifactId | ArtifactIdsushi |
| Version | Version3.3.0 |
| Type | Typejar |
| Description |
DescriptionSushi
See https://github.com/mlhartme/sushi.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization1&1 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sushi-3.3.0.pom | |
| sushi-3.3.0.jar | 299 KB |
| sushi-3.3.0-test-sources.jar | 72 KB |
| sushi-3.3.0-sources.jar | 210 KB |
| sushi-3.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/sushi/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>sushi</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/sushi/
implementation 'net.oneandone:sushi:3.3.0'
// https://jarcasting.com/artifacts/net.oneandone/sushi/
implementation ("net.oneandone:sushi:3.3.0")
'net.oneandone:sushi:jar:3.3.0'
<dependency org="net.oneandone" name="sushi" rev="3.3.0">
<artifact name="sushi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='sushi', version='3.3.0')
)
libraryDependencies += "net.oneandone" % "sushi" % "3.3.0"
[net.oneandone/sushi "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jcraft : jsch Optional | jar | 0.1.54 |
| com.jcraft : jsch.agentproxy.core Optional | jar | 0.0.9 |
| com.jcraft : jsch.agentproxy.jsch Optional | jar | 0.0.9 |
| com.jcraft : jsch.agentproxy.sshagent Optional | jar | 0.0.9 |
| com.jcraft : jsch.agentproxy.usocket-jna Optional | jar | 0.0.9 |
| org.tmatesoft.svnkit : svnkit Optional | jar | 1.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| commons-codec : commons-codec | jar | 1.4 |