License |
License |
---|---|
GroupId | GroupIdcom.github.ibole |
ArtifactId | ArtifactIdmicroservice-discovery |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionmicroservice-discovery
The discovery®istry module of microservice project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.ibole/microservice-discovery/ -->
<dependency>
<groupId>com.github.ibole</groupId>
<artifactId>microservice-discovery</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ibole/microservice-discovery/
implementation 'com.github.ibole:microservice-discovery:1.0.8'
// https://jarcasting.com/artifacts/com.github.ibole/microservice-discovery/
implementation ("com.github.ibole:microservice-discovery:1.0.8")
'com.github.ibole:microservice-discovery:jar:1.0.8'
<dependency org="com.github.ibole" name="microservice-discovery" rev="1.0.8">
<artifact name="microservice-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ibole', module='microservice-discovery', version='1.0.8')
)
libraryDependencies += "com.github.ibole" % "microservice-discovery" % "1.0.8"
[com.github.ibole/microservice-discovery "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ibole : microservice-common | jar | 1.0.8 |
com.github.ibole : microservice-container | jar | 1.0.8 |
org.springframework : spring-beans | jar | 4.2.8.RELEASE |
org.springframework : spring-context | jar | 4.2.8.RELEASE |
org.springframework : spring-core | jar | 4.2.8.RELEASE |
org.springframework : spring-aop | jar | 4.2.8.RELEASE |
io.grpc : grpc-netty | jar | 1.3.0 |
io.grpc : grpc-protobuf | jar | 1.3.0 |
io.grpc : grpc-stub | jar | 1.3.0 |
com.google.protobuf : protobuf-java | jar | 3.2.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.9 |
org.apache.curator : curator-framework | jar | 2.12.0 |
org.apache.curator : curator-recipes | jar | 2.12.0 |
org.apache.curator : curator-client | jar | 2.12.0 |
org.apache.curator : curator-x-discovery | jar | 2.12.0 |
org.apache.curator : curator-test | jar | 2.12.0 |
com.github.ibole : infrastructure-common | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |