MVN

org.ow2.util.protocol : protocol-ssh-impl

Maven & Gradle

May 14, 2013

OW2 Utilities :: Protocol :: SSH Impl · Implementations of the SSH protocol library.

<dependency>
    <groupId>org.ow2.util.protocol</groupId>
    <artifactId>protocol-ssh-impl</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.protocol : protocol-ssh-impl to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.util.protocol : protocol-ssh-impl to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
protocol-ssh-impl-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.util.protocol</groupId>
    <artifactId>protocol-ssh-impl</artifactId>
    <version>2.0.0</version>
</dependency>