Last Version

openexchange ::: gateway 1.0.3

The bootstrap and dependencies bundle for all `io.openexchange` projects.

License

License

GroupId

GroupId

io.openexchange
ArtifactId

ArtifactId

gateway
Version

Version

1.0.3
Type

Type

jar
Description

Description

openexchange ::: gateway
The bootstrap and dependencies bundle for all `io.openexchange` projects.
Project Organization

Project Organization

Pivotal Software, Inc.

Download gateway 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-zuul jar
org.springframework.cloud : spring-cloud-starter-eureka jar
org.springframework.cloud : spring-cloud-config-client jar
org.springframework.cloud : spring-cloud-starter-bus-amqp jar
org.springframework.boot : spring-boot-starter-validation jar 1.4.4.RELEASE

Project Modules

There are no modules declared in this project.