shanhai-guard-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.wangshanhai.guard
ArtifactId

ArtifactId

shanhai-guard-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

shanhai-guard-spring-boot-starter
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/shanhai-guard-spring-boot-starter

Download shanhai-guard-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.9.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.13.RELEASE

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.13.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
org.projectlombok : lombok jar 1.16.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0