Last Version

Quarkus - JSch - Runtime 2.0.0

Connect to servers using the SSH2 protocol

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.jsch
ArtifactId

ArtifactId

quarkus-jsch
Version

Version

2.0.0
Type

Type

jar
Description

Description

Quarkus - JSch - Runtime
Connect to servers using the SSH2 protocol
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-jsch 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-arc jar
com.github.mwiede : jsch jar 0.2.1

provided (1)

Group / Artifact Type Version
org.graalvm.nativeimage : svm jar

Project Modules

There are no modules declared in this project.