не последняя версия
Последняя версия 2.0.0-RC2

net.savantly.sprout:sprout-spring-boot-starter 1.1.0-RELEASE

Creates a default Spring MVC framework based on the Sprout module format

Категории

Категории

Spring Boot Контейнер Микросервисы Ant Компиляция и сборка Сеть
Группа

Группа

net.savantly.sprout
Идентификатор

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

sprout-spring-boot-starter
Версия

Версия

1.1.0-RELEASE
Тип

Тип

jar

Скачать sprout-spring-boot-starter 1.1.0-RELEASE


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