Last Version

cn.huangxulin:hot-patch-spring-boot-starter 2.0.2

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

hot-patch-spring-boot-starter
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Download hot-patch-spring-boot-starter 2.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.14

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.14

Project Modules

There are no modules declared in this project.