Apache Mina SSHD :: Netty

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.apache.sshd
ArtifactId

ArtifactId

sshd-netty
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Mina SSHD :: Netty
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/mina-sshd/tree/sshd-2.8.0/sshd-netty

Download sshd-netty

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.sshd/sshd-netty/ -->
<dependency>
    <groupId>org.apache.sshd</groupId>
    <artifactId>sshd-netty</artifactId>
    <version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sshd/sshd-netty/
implementation 'org.apache.sshd:sshd-netty:2.8.0'
// https://jarcasting.com/artifacts/org.apache.sshd/sshd-netty/
implementation ("org.apache.sshd:sshd-netty:2.8.0")
'org.apache.sshd:sshd-netty:jar:2.8.0'
<dependency org="org.apache.sshd" name="sshd-netty" rev="2.8.0">
  <artifact name="sshd-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sshd', module='sshd-netty', version='2.8.0')
)
libraryDependencies += "org.apache.sshd" % "sshd-netty" % "2.8.0"
[org.apache.sshd/sshd-netty "2.8.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.sshd : sshd-core jar 2.8.0
io.netty : netty-transport jar
io.netty : netty-handler jar
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32

test (14)

Group / Artifact Type Version
org.apache.sshd : sshd-core test-jar 2.8.0
org.apache.sshd : sshd-common test-jar 2.8.0
net.i2p.crypto : eddsa jar 0.3.0
com.jcraft : jsch jar 0.1.55
com.jcraft : jzlib jar 1.1.3
org.springframework : spring-context jar
commons-httpclient : commons-httpclient jar 3.1
ch.ethz.ganymed : ganymed-ssh2 jar 262
org.apache.servicemix.bundles : org.apache.servicemix.bundles.not-yet-commons-ssl jar 0.3.11_1
org.slf4j : jul-to-slf4j jar 1.7.32
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.
org.apache.sshd

The Apache Software Foundation

Versions

Version
2.8.0
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0