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