Spring Boot Hello Service

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.kumareshbabuns
ArtifactId

ArtifactId

spring-boot-hello-service
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Hello Service
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/KumareshBabuNS/springboothelloservice
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-hello-service

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0