License |
License |
---|---|
GroupId | GroupIdorg.piangles.gateway |
ArtifactId | ArtifactIdGateway |
Version | Version4.9 |
Type | Typejar |
Description |
DescriptionPiAngles Gateway
API gateway that is the single entry point for all clients.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Gateway-4.9.pom | |
Gateway-4.9.jar | 114 KB |
Gateway-4.9-sources.jar | 98 KB |
Gateway-4.9-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.piangles.gateway/Gateway/ -->
<dependency>
<groupId>org.piangles.gateway</groupId>
<artifactId>Gateway</artifactId>
<version>4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.piangles.gateway/Gateway/
implementation 'org.piangles.gateway:Gateway:4.9'
// https://jarcasting.com/artifacts/org.piangles.gateway/Gateway/
implementation ("org.piangles.gateway:Gateway:4.9")
'org.piangles.gateway:Gateway:jar:4.9'
<dependency org="org.piangles.gateway" name="Gateway" rev="4.9">
<artifact name="Gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.piangles.gateway', module='Gateway', version='4.9')
)
libraryDependencies += "org.piangles.gateway" % "Gateway" % "4.9"
[org.piangles.gateway/Gateway "4.9"]
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |