Last Version

Spring Cloud Inet Address Post Processor 1.0.0

spring cloud注册中心IP地址修正程序。

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

inetaddr-post-processor-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Cloud Inet Address Post Processor
spring cloud注册中心IP地址修正程序。
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/inetaddr-post-processor-starter

Download inetaddr-post-processor-starter 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.