OpenSSH parsers for Java

Support for reading OpenSSH RSA keys on the JVM..

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

OpenSSH parsers for Java
Support for reading OpenSSH RSA keys on the JVM..

Скачать openssh

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.9
com.google.guava : guava jar 16.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.12.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.0