Last Version

PiAngles Gateway 9.2

API gateway that is the single entry point for all clients.

License

License

GroupId

GroupId

org.piangles.gateway
ArtifactId

ArtifactId

Gateway
Version

Version

9.2
Type

Type

jar
Description

Description

PiAngles Gateway
API gateway that is the single entry point for all clients.
Source Code Management

Source Code Management

https://github.com/piangles/Gateway

Download Gateway 9.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.piangles.core : Core jar 5.2
org.piangles.backbone.services : BackboneServicesLocator jar 4.7
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.13.0
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.32.v20200930
org.eclipse.jetty.websocket : javax-websocket-client-impl jar 9.4.32.v20200930
org.eclipse.jetty : jetty-servlet jar 9.4.32.v20200930
org.eclipse.jetty : jetty-servlets jar 9.4.32.v20200930
org.eclipse.jetty : jetty-util jar 9.4.32.v20200930

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.