msa-api-gateway-registry

The application id is registered with the service registry for discovery in the service gateway.

License

License

GroupId

GroupId

com.github.microcmpt
ArtifactId

ArtifactId

msa-api-gateway-registry
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

msa-api-gateway-registry
The application id is registered with the service registry for discovery in the service gateway.
Project URL

Project URL

https://microcmpt.github.io

Download msa-api-gateway-registry

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.microcmpt/msa-api-gateway-registry/ -->
<dependency>
    <groupId>com.github.microcmpt</groupId>
    <artifactId>msa-api-gateway-registry</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microcmpt/msa-api-gateway-registry/
implementation 'com.github.microcmpt:msa-api-gateway-registry:1.0.1'
// https://jarcasting.com/artifacts/com.github.microcmpt/msa-api-gateway-registry/
implementation ("com.github.microcmpt:msa-api-gateway-registry:1.0.1")
'com.github.microcmpt:msa-api-gateway-registry:jar:1.0.1'
<dependency org="com.github.microcmpt" name="msa-api-gateway-registry" rev="1.0.1">
  <artifact name="msa-api-gateway-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microcmpt', module='msa-api-gateway-registry', version='1.0.1')
)
libraryDependencies += "com.github.microcmpt" % "msa-api-gateway-registry" % "1.0.1"
[com.github.microcmpt/msa-api-gateway-registry "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.apache.zookeeper : zookeeper jar 3.4.10
com.101tec : zkclient jar 0.10
com.google.guava : guava jar 23.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.github.microcmpt

microcmpt

Microservice architecture components.

Versions

Version
1.0.1
1.0.0