SSHD for EC2 Windows

SSH daemon implementation for EC2 Windows instances

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.ec2-sshd
ArtifactId

ArtifactId

ec2-sshd
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

SSHD for EC2 Windows
SSH daemon implementation for EC2 Windows instances

Download ec2-sshd

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.jvnet.hudson : trilead-ssh2 jar build212-hudson-2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0