is not current version
Last Version 1.0.1

com.github.microcmpt:msa-api-gateway-registry 1.0.0

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

GroupId

GroupId

com.github.microcmpt
ArtifactId

ArtifactId

msa-api-gateway-registry
Version

Version

1.0.0
Type

Type

jar

Download msa-api-gateway-registry 1.0.0


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