| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.github.fonimus |
| Идентификатор | Идентификаторssh-shell-spring-boot-parent |
| Версия | Версия1.1.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ssh-shell-spring-boot-parent-1.1.6.pom | 7 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.1.6</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.1.6'
// https://jarcasting.com/artifacts/com.github.fonimus/ssh-shell-spring-boot-parent/
implementation ("com.github.fonimus:ssh-shell-spring-boot-parent:1.1.6")
'com.github.fonimus:ssh-shell-spring-boot-parent:pom:1.1.6'
<dependency org="com.github.fonimus" name="ssh-shell-spring-boot-parent" rev="1.1.6">
<artifact name="ssh-shell-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='ssh-shell-spring-boot-parent', version='1.1.6')
)
libraryDependencies += "com.github.fonimus" % "ssh-shell-spring-boot-parent" % "1.1.6"
[com.github.fonimus/ssh-shell-spring-boot-parent "1.1.6"]