Последняя версия

Quarkus - JSch - Runtime 2.0.0

Connect to servers using the SSH2 protocol

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы
Группа

Группа

io.quarkiverse.jsch
Идентификатор

Идентификатор

quarkus-jsch
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

Quarkus - JSch - Runtime
Connect to servers using the SSH2 protocol
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-arc jar
com.github.mwiede : jsch jar 0.2.1

provided (1)

Идентификатор библиотеки Тип Версия
org.graalvm.nativeimage : svm jar

Модули Проекта

Данный проект не имеет модулей.