Apache Mina SSHD :: PAM

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

GroupId

GroupId

org.apache.sshd
ArtifactId

ArtifactId

sshd-pam
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Mina SSHD :: PAM
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

Download sshd-pam

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.sshd : sshd-core jar 0.11.0
net.sf.jpam : jpam jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0