Last Version

OW2 Utilities :: Protocol :: SSH Impl 2.0.0

Implementations of the SSH protocol library.

License

License

GroupId

GroupId

org.ow2.util.protocol
ArtifactId

ArtifactId

protocol-ssh-impl
Version

Version

2.0.0
Type

Type

pom
Description

Description

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

Project Organization

Bull S.A.S.

Download protocol-ssh-impl 2.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.util.protocol/protocol-ssh-impl/ -->
<dependency>
    <groupId>org.ow2.util.protocol</groupId>
    <artifactId>protocol-ssh-impl</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util.protocol/protocol-ssh-impl/
implementation 'org.ow2.util.protocol:protocol-ssh-impl:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.util.protocol/protocol-ssh-impl/
implementation ("org.ow2.util.protocol:protocol-ssh-impl:2.0.0")
'org.ow2.util.protocol:protocol-ssh-impl:pom:2.0.0'
<dependency org="org.ow2.util.protocol" name="protocol-ssh-impl" rev="2.0.0">
  <artifact name="protocol-ssh-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util.protocol', module='protocol-ssh-impl', version='2.0.0')
)
libraryDependencies += "org.ow2.util.protocol" % "protocol-ssh-impl" % "2.0.0"
[org.ow2.util.protocol/protocol-ssh-impl "2.0.0"]

Dependencies

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

Project Modules

  • jsch