com.github.dingey:common-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

common-spring-boot-starter
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common-spring-boot-starter

Download common-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dingey : common-service jar 0.0.5
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.9.RELEASE
org.slf4j : slf4j-api Optional jar 1.7.28

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1