Last Version

Apache Mina SSHD 1.0-pre-hudson-1

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

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

sshd
Version

Version

1.0-pre-hudson-1
Type

Type

pom
Description

Description

Apache Mina SSHD
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 1.0-pre-hudson-1


<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/sshd/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>sshd</artifactId>
    <version>1.0-pre-hudson-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/sshd/
implementation 'org.jvnet.hudson:sshd:1.0-pre-hudson-1'
// https://jarcasting.com/artifacts/org.jvnet.hudson/sshd/
implementation ("org.jvnet.hudson:sshd:1.0-pre-hudson-1")
'org.jvnet.hudson:sshd:pom:1.0-pre-hudson-1'
<dependency org="org.jvnet.hudson" name="sshd" rev="1.0-pre-hudson-1">
  <artifact name="sshd" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='sshd', version='1.0-pre-hudson-1')
)
libraryDependencies += "org.jvnet.hudson" % "sshd" % "1.0-pre-hudson-1"
[org.jvnet.hudson/sshd "1.0-pre-hudson-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sshd-core