Last Version

Apache Mina SSHD :: PAM 0.11.0

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
Version

Version

0.11.0
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 0.11.0


<!-- 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.