is not current version
Last Version 1.1.18

net.trajano.ms.app:ms-gateway 1.1.5

A simple configurable and extensible API gateway

Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

ms-gateway
Version

Version

1.1.5
Type

Type

jar

Download ms-gateway 1.1.5


<!-- https://jarcasting.com/artifacts/net.trajano.ms.app/ms-gateway/ -->
<dependency>
    <groupId>net.trajano.ms.app</groupId>
    <artifactId>ms-gateway</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.ms.app/ms-gateway/
implementation 'net.trajano.ms.app:ms-gateway:1.1.5'
// https://jarcasting.com/artifacts/net.trajano.ms.app/ms-gateway/
implementation ("net.trajano.ms.app:ms-gateway:1.1.5")
'net.trajano.ms.app:ms-gateway:jar:1.1.5'
<dependency org="net.trajano.ms.app" name="ms-gateway" rev="1.1.5">
  <artifact name="ms-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.ms.app', module='ms-gateway', version='1.1.5')
)
libraryDependencies += "net.trajano.ms.app" % "ms-gateway" % "1.1.5"
[net.trajano.ms.app/ms-gateway "1.1.5"]