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

Spring Shell Standard API 2.0.1.RELEASE

APIs and resolvers for using the standard Spring Shell programming model

Лицензия

Лицензия

Группа

Группа

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

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

spring-shell-standard
Версия

Версия

2.0.1.RELEASE
Тип

Тип

jar
Описание

Описание

Spring Shell Standard API
APIs and resolvers for using the standard Spring Shell programming model
Организация-разработчик

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

Pivotal Software, Inc.

Скачать spring-shell-standard 2.0.1.RELEASE


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.shell : spring-shell-core jar 2.0.1.RELEASE

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.5.8.RELEASE
org.springframework.shell : spring-shell-core-test-support jar 2.0.1.RELEASE
org.assertj : assertj-core jar 3.8.0

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

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