| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nill14.patch1 |
| Идентификатор | Идентификаторwagon-ssh |
| Последняя версия | Последняя версия2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Maven Wagon :: Providers :: SSH Provider
Tools to manage artifacts and deployment
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wagon-ssh-2.4.pom | |
| wagon-ssh-2.4.jar | 29 KB |
| wagon-ssh-2.4-sources.jar | 21 KB |
| wagon-ssh-2.4-javadoc.jar | 80 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nill14.patch1/wagon-ssh/ -->
<dependency>
<groupId>com.github.nill14.patch1</groupId>
<artifactId>wagon-ssh</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nill14.patch1/wagon-ssh/
implementation 'com.github.nill14.patch1:wagon-ssh:2.4'
// https://jarcasting.com/artifacts/com.github.nill14.patch1/wagon-ssh/
implementation ("com.github.nill14.patch1:wagon-ssh:2.4")
'com.github.nill14.patch1:wagon-ssh:jar:2.4'
<dependency org="com.github.nill14.patch1" name="wagon-ssh" rev="2.4">
<artifact name="wagon-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nill14.patch1', module='wagon-ssh', version='2.4')
)
libraryDependencies += "com.github.nill14.patch1" % "wagon-ssh" % "2.4"
[com.github.nill14.patch1/wagon-ssh "2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jcraft : jsch | jar | 0.1.44-1 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
| org.apache.maven.wagon : wagon-ssh-common | jar | 2.4 |
| org.apache.maven.wagon : wagon-provider-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.wagon : wagon-ssh-common-test | jar | 2.4 |
| org.apache.sshd : sshd-core | jar | 0.6.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| bouncycastle : bcprov-jdk15 | jar | 140 |
| org.apache.maven.wagon : wagon-provider-test | jar | 2.4 |
| junit : junit | jar | 4.8.2 |