License |
License |
---|---|
GroupId | GroupIdio.openexchange |
ArtifactId | ArtifactIdgateway |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionopenexchange ::: gateway
The bootstrap and dependencies bundle for all `io.openexchange` projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gateway-1.0.3.pom | |
gateway-1.0.3.jar | 41 MB |
gateway-1.0.3-sources.jar | 1 KB |
gateway-1.0.3-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |