| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.jvnet.ec2-sshd |
| ArtifactId | ArtifactIdec2-sshd |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSSHD for EC2 Windows
SSH daemon implementation for EC2 Windows instances
|
| Filename | Size |
|---|---|
| ec2-sshd-1.2.pom | |
| ec2-sshd-1.2.jar | 12 KB |
| ec2-sshd-1.2-sources.jar | 6 KB |
| ec2-sshd-1.2-javadoc.jar | 20 KB |
| ec2-sshd-1.2-bin.zip | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ec2-sshd/ec2-sshd/ -->
<dependency>
<groupId>org.jvnet.ec2-sshd</groupId>
<artifactId>ec2-sshd</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ec2-sshd/ec2-sshd/
implementation 'org.jvnet.ec2-sshd:ec2-sshd:1.2'
// https://jarcasting.com/artifacts/org.jvnet.ec2-sshd/ec2-sshd/
implementation ("org.jvnet.ec2-sshd:ec2-sshd:1.2")
'org.jvnet.ec2-sshd:ec2-sshd:jar:1.2'
<dependency org="org.jvnet.ec2-sshd" name="ec2-sshd" rev="1.2">
<artifact name="ec2-sshd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ec2-sshd', module='ec2-sshd', version='1.2')
)
libraryDependencies += "org.jvnet.ec2-sshd" % "ec2-sshd" % "1.2"
[org.jvnet.ec2-sshd/ec2-sshd "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jvnet.hudson : sshd-core | jar | 1.0-hudson-2 |
| com.jcraft : jzlib | jar | 1.0.7 |
| bouncycastle : bcprov-jdk15 | jar | 140 |
| commons-io : commons-io | jar | 1.4 |
| org.slf4j : slf4j-jdk14 | jar | 1.5.3 |
| args4j : args4j | jar | 2.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jvnet.hudson : trilead-ssh2 | jar | build212-hudson-2 |