is not current version
Last Version 1.1.1-RELEASE

com.github.hippo-band:hippo-serviceGoven 1.0.0

service govern impl of hippo rpc framework

GroupId

GroupId

com.github.hippo-band
ArtifactId

ArtifactId

hippo-serviceGoven
Version

Version

1.0.0
Type

Type

jar

Download hippo-serviceGoven 1.0.0


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