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

Quarkus - JSch - Runtime 1.0.0

Connect to servers using the SSH2 protocol

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

quarkus-jsch
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

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

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

JBoss by Red Hat

Скачать quarkus-jsch 1.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-arc jar
com.jcraft : jsch jar 0.1.55
com.jcraft : jzlib jar 1.1.3

provided (1)

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

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

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