| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fonimus |
| Идентификатор | Идентификаторssh-shell-parent |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSsh Shell
Ssh shell for Spring Boot Shell
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ssh-shell-parent-0.1.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fonimus/ssh-shell-parent/ -->
<dependency>
<groupId>com.github.fonimus</groupId>
<artifactId>ssh-shell-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fonimus/ssh-shell-parent/
implementation 'com.github.fonimus:ssh-shell-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.fonimus/ssh-shell-parent/
implementation ("com.github.fonimus:ssh-shell-parent:0.1.0")
'com.github.fonimus:ssh-shell-parent:pom:0.1.0'
<dependency org="com.github.fonimus" name="ssh-shell-parent" rev="0.1.0">
<artifact name="ssh-shell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='ssh-shell-parent', version='0.1.0')
)
libraryDependencies += "com.github.fonimus" % "ssh-shell-parent" % "0.1.0"
[com.github.fonimus/ssh-shell-parent "0.1.0"]