Last Version

API Gateway 1.1.18

A simple configurable and extensible API gateway

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.ms.app
ArtifactId

ArtifactId

ms-gateway
Version

Version

1.1.18
Type

Type

jar
Description

Description

API Gateway
A simple configurable and extensible API gateway
Project Organization

Project Organization

Trajano

Download ms-gateway 1.1.18


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-web jar 3.5.1
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.yaml : snakeyaml jar

runtime (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
org.apache.bval : bval-jsr jar 1.1.2
org.slf4j : jcl-over-slf4j jar

test (2)

Group / Artifact Type Version
net.trajano.commons : commons-testing jar 2.1.0
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.