i

infra-integration-eureka

Infra Integration with Eureka Server.
http://infra.wl4g.com
Apache License Version 2.0
wl4g
James Wong xburnerair00
Files download
File Operation
infra-integration-eureka-3.1.1.jar download
infra-integration-eureka-3.1.1.pom download
infra-integration-eureka-3.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wl4g</groupId>
  <artifactId>infra-integration-eureka</artifactId>
  <version>3.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.wl4g:infra-integration-eureka:3.1.1'
Gradle Kotlin
implementation("com.wl4g:infra-integration-eureka:3.1.1")
Scala SBT
libraryDependencies += "com.wl4g" % "infra-integration-eureka" % "3.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.wl4g', module='infra-integration-eureka', version='3.1.1')
)
Apache Ivy
<dependency org="com.wl4g" name="infra-integration-eureka" rev="3.1.1" />
Leiningen
[com.wl4g/infra-integration-eureka "3.1.1"]
Apache Buildr
'com.wl4g:infra-integration-eureka:jar:3.1.1'