License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eureka Container Microservices |
GroupId | GroupIdcom.github.hippo-band |
ArtifactId | ArtifactIdhippo-client-with-eureka |
Version | Version1.1.1-RELEASE |
Type | Typejar |
Description |
Descriptioncom.github.hippo-band:hippo-client-with-eureka
client of hippo rpc framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hippo-band/hippo-client-with-eureka/ -->
<dependency>
<groupId>com.github.hippo-band</groupId>
<artifactId>hippo-client-with-eureka</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-client-with-eureka/
implementation 'com.github.hippo-band:hippo-client-with-eureka:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-client-with-eureka/
implementation ("com.github.hippo-band:hippo-client-with-eureka:1.1.1-RELEASE")
'com.github.hippo-band:hippo-client-with-eureka:jar:1.1.1-RELEASE'
<dependency org="com.github.hippo-band" name="hippo-client-with-eureka" rev="1.1.1-RELEASE">
<artifact name="hippo-client-with-eureka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippo-band', module='hippo-client-with-eureka', version='1.1.1-RELEASE')
)
libraryDependencies += "com.github.hippo-band" % "hippo-client-with-eureka" % "1.1.1-RELEASE"
[com.github.hippo-band/hippo-client-with-eureka "1.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.5.10 |
com.github.hippo-band : hippo-common | jar | 1.1.1-RELEASE |
com.github.hippo-band : hippo-serviceGoven | jar | 1.1.1-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |