Последняя версия

spring-boot-starter-remote-shell (DEPRECATED) 1.5.22.RELEASE

Starter for using the CRaSH remote shell to monitor and manage your application over SSH. Deprecated since 1.5

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.springframework.boot
Идентификатор

Идентификатор

spring-boot-starter-remote-shell
Версия

Версия

1.5.22.RELEASE
Тип

Тип

jar
Описание

Описание

spring-boot-starter-remote-shell (DEPRECATED)
Starter for using the CRaSH remote shell to monitor and manage your application over SSH. Deprecated since 1.5
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать spring-boot-starter-remote-shell 1.5.22.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-remote-shell/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-remote-shell</artifactId>
    <version>1.5.22.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-remote-shell/
implementation 'org.springframework.boot:spring-boot-starter-remote-shell:1.5.22.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-starter-remote-shell/
implementation ("org.springframework.boot:spring-boot-starter-remote-shell:1.5.22.RELEASE")
'org.springframework.boot:spring-boot-starter-remote-shell:jar:1.5.22.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-starter-remote-shell" rev="1.5.22.RELEASE">
  <artifact name="spring-boot-starter-remote-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-starter-remote-shell', version='1.5.22.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-starter-remote-shell" % "1.5.22.RELEASE"
[org.springframework.boot/spring-boot-starter-remote-shell "1.5.22.RELEASE"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 1.5.22.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.5.22.RELEASE
org.crashub : crash.cli jar 1.3.2
org.crashub : crash.connectors.ssh jar 1.3.2
org.crashub : crash.connectors.telnet Необязательный jar 1.3.2
org.crashub : crash.embed.spring jar 1.3.2
org.crashub : crash.plugins.cron jar 1.3.2
org.crashub : crash.plugins.mail jar 1.3.2
org.crashub : crash.shell jar 1.3.2
org.codehaus.groovy : groovy jar 2.4.17
com.sun.mail : javax.mail jar 1.5.6

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

Модули Проекта

Данный проект не имеет модулей.