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