cn.huangxulin:hot-patch

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

License

License

GroupId

GroupId

cn.huangxulin
ArtifactId

ArtifactId

hot-patch
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download hot-patch

Filename Size
hot-patch-1.0.2.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hot-patch-spring-boot-autoconfigure
  • hot-patch-spring-boot-starter

Versions

Version
1.0.2
1.0.1
1.0.0