spring-boot-starter-common

SpringBoot Public foundation integration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.janloong
ArtifactId

ArtifactId

spring-boot-starter-common
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-common
SpringBoot Public foundation integration
Project URL

Project URL

https://github.com/Janloong-Doo/spring-boot-starter-common

Download spring-boot-starter-common

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.1.5.RELEASE
com.alibaba : fastjson Optional jar 1.2.56
org.projectlombok : lombok jar 1.18.8
org.apache.httpcomponents : httpcore Optional jar 4.4.11
org.apache.httpcomponents : httpclient Optional jar 4.5.8
org.apache.httpcomponents : httpmime Optional jar 4.5.7
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.RELEASE