SSHAPI Core

This library is the core of SSHAPI, and implements no actual provider bridges. This is all you need to compile an application, but at least one provider bridge and provider library will be required at run-time. It also contains a number of utility classes that are used by the various implementations.

Лицензия

Лицензия

MIT
Группа

Группа

com.sshtools
Идентификатор

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

sshapi-core
Последняя версия

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

SSHAPI Core
This library is the core of SSHAPI, and implements no actual provider bridges. This is all you need to compile an application, but at least one provider bridge and provider library will be required at run-time. It also contains a number of utility classes that are used by the various implementations.

Скачать sshapi-core

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0