gateway


License

License

GroupId

GroupId

org.appsweaver.starter.apps
ArtifactId

ArtifactId

gateway
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

pom
Description

Description

gateway
gateway

Download gateway

Filename Size
gateway-1.3.4.pom 649 bytes
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-devtools Optional jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-logging jar
org.slf4j : slf4j-api jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

  • gateway-webservice

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0