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