License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.hetianyi |
ArtifactId | ArtifactIdinetaddr-post-processor-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Inet Address Post Processor
spring cloud注册中心IP地址修正程序。
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.hetianyi/inetaddr-post-processor-starter/ -->
<dependency>
<groupId>com.github.hetianyi</groupId>
<artifactId>inetaddr-post-processor-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hetianyi/inetaddr-post-processor-starter/
implementation 'com.github.hetianyi:inetaddr-post-processor-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.hetianyi/inetaddr-post-processor-starter/
implementation ("com.github.hetianyi:inetaddr-post-processor-starter:1.0.0")
'com.github.hetianyi:inetaddr-post-processor-starter:jar:1.0.0'
<dependency org="com.github.hetianyi" name="inetaddr-post-processor-starter" rev="1.0.0">
<artifact name="inetaddr-post-processor-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hetianyi', module='inetaddr-post-processor-starter', version='1.0.0')
)
libraryDependencies += "com.github.hetianyi" % "inetaddr-post-processor-starter" % "1.0.0"
[com.github.hetianyi/inetaddr-post-processor-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hetianyi : springboot-common | jar | 1.0.11 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.2.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.10 |
com.google.guava : guava Optional | jar | 28.1-jre |