is not current version
Last Version 0.5.24

ai.hyacinth.framework:core-service-gateway-server 0.5.3

Core Service Framework Component

GroupId

GroupId

ai.hyacinth.framework
ArtifactId

ArtifactId

core-service-gateway-server
Version

Version

0.5.3
Type

Type

jar

Download core-service-gateway-server 0.5.3


<!-- https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-gateway-server/ -->
<dependency>
    <groupId>ai.hyacinth.framework</groupId>
    <artifactId>core-service-gateway-server</artifactId>
    <version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-gateway-server/
implementation 'ai.hyacinth.framework:core-service-gateway-server:0.5.3'
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-gateway-server/
implementation ("ai.hyacinth.framework:core-service-gateway-server:0.5.3")
'ai.hyacinth.framework:core-service-gateway-server:jar:0.5.3'
<dependency org="ai.hyacinth.framework" name="core-service-gateway-server" rev="0.5.3">
  <artifact name="core-service-gateway-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.hyacinth.framework', module='core-service-gateway-server', version='0.5.3')
)
libraryDependencies += "ai.hyacinth.framework" % "core-service-gateway-server" % "0.5.3"
[ai.hyacinth.framework/core-service-gateway-server "0.5.3"]