Spring Boot Hello Service

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.kumareshbabuns
Идентификатор

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

spring-boot-hello-service
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot Hello Service
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://github.com/KumareshBabuNS/springboothelloservice
Организация-разработчик

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

Pivotal Software, Inc.

Скачать spring-boot-hello-service

Как подключить последнюю версию

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

Зависимости

compile (1)

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

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

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

Версии библиотеки

Версия
1.0.0