| License | License | 
|---|---|
| Categories | CategoriesAuto Application Layer Libs Code Generators | 
| GroupId | GroupIdorg.mikand.autonomous.services | 
| ArtifactId | ArtifactIdgateway | 
| Last Version | Last Version1.1.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAS Gateway Gateway Layer of AS | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gateway-1.1.8.pom | |
| gateway-1.1.8.jar | 38 KB | 
| gateway-1.1.8-sources.jar | 11 KB | 
| gateway-1.1.8-javadoc.jar | 26 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mikand.autonomous.services/gateway/ -->
<dependency>
    <groupId>org.mikand.autonomous.services</groupId>
    <artifactId>gateway</artifactId>
    <version>1.1.8</version>
</dependency>// https://jarcasting.com/artifacts/org.mikand.autonomous.services/gateway/
implementation 'org.mikand.autonomous.services:gateway:1.1.8'// https://jarcasting.com/artifacts/org.mikand.autonomous.services/gateway/
implementation ("org.mikand.autonomous.services:gateway:1.1.8")'org.mikand.autonomous.services:gateway:jar:1.1.8'<dependency org="org.mikand.autonomous.services" name="gateway" rev="1.1.8">
  <artifact name="gateway" type="jar" />
</dependency>@Grapes(
@Grab(group='org.mikand.autonomous.services', module='gateway', version='1.1.8')
)libraryDependencies += "org.mikand.autonomous.services" % "gateway" % "1.1.8"[org.mikand.autonomous.services/gateway "1.1.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.nannoq : cluster | jar | 1.1.7 |