is not current version
Last Version 1.1.1-RELEASE

com.github.hippo-band:hippo-server-with-eureka 1.1.0

server of hippo rpc framework

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.github.hippo-band
ArtifactId

ArtifactId

hippo-server-with-eureka
Version

Version

1.1.0
Type

Type

jar

Download hippo-server-with-eureka 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.hippo-band/hippo-server-with-eureka/ -->
<dependency>
    <groupId>com.github.hippo-band</groupId>
    <artifactId>hippo-server-with-eureka</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-server-with-eureka/
implementation 'com.github.hippo-band:hippo-server-with-eureka:1.1.0'
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-server-with-eureka/
implementation ("com.github.hippo-band:hippo-server-with-eureka:1.1.0")
'com.github.hippo-band:hippo-server-with-eureka:jar:1.1.0'
<dependency org="com.github.hippo-band" name="hippo-server-with-eureka" rev="1.1.0">
  <artifact name="hippo-server-with-eureka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippo-band', module='hippo-server-with-eureka', version='1.1.0')
)
libraryDependencies += "com.github.hippo-band" % "hippo-server-with-eureka" % "1.1.0"
[com.github.hippo-band/hippo-server-with-eureka "1.1.0"]