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

io.github.createam-labs:spring-boot-starter-heroku 1.0

Collection of cool features which might be especially useful while developing spring boot application on heroku ☁️

Категории

Категории

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

Группа

io.github.createam-labs
Идентификатор

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

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

Версия

1.0
Тип

Тип

jar

Скачать spring-boot-starter-heroku 1.0


<!-- https://jarcasting.com/artifacts/io.github.createam-labs/spring-boot-starter-heroku/ -->
<dependency>
    <groupId>io.github.createam-labs</groupId>
    <artifactId>spring-boot-starter-heroku</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.createam-labs/spring-boot-starter-heroku/
implementation 'io.github.createam-labs:spring-boot-starter-heroku:1.0'
// https://jarcasting.com/artifacts/io.github.createam-labs/spring-boot-starter-heroku/
implementation ("io.github.createam-labs:spring-boot-starter-heroku:1.0")
'io.github.createam-labs:spring-boot-starter-heroku:jar:1.0'
<dependency org="io.github.createam-labs" name="spring-boot-starter-heroku" rev="1.0">
  <artifact name="spring-boot-starter-heroku" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.createam-labs', module='spring-boot-starter-heroku', version='1.0')
)
libraryDependencies += "io.github.createam-labs" % "spring-boot-starter-heroku" % "1.0"
[io.github.createam-labs/spring-boot-starter-heroku "1.0"]