Last Version

ixortalk-gateway 1.0.11

IxorTalk Oauth2 supported Zuul Proxy Server (Gateway)

License

License

GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk-gateway
Version

Version

1.0.11
Type

Type

jar
Description

Description

ixortalk-gateway
IxorTalk Oauth2 supported Zuul Proxy Server (Gateway)
Project URL

Project URL

https://github.com/ixortalk/ixortalk-gateway/tree/master
Project Organization

Project Organization

IxorTalk CVBA
Source Code Management

Source Code Management

https://github.com/ixortalk/ixortalk-gateway/tree/master

Download ixortalk-gateway 1.0.11


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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-zuul jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar
org.springframework.boot : spring-boot-starter-security jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-jetty jar 1.5.10.RELEASE
org.springframework.cloud : spring-cloud-starter-config jar
com.ixortalk : ixortalk-oauth2-spring-boot-starter jar 0.0.13
javax.inject : javax.inject jar 1
ro.isdc.wro4j : wro4j-core jar 1.7.6
io.prometheus : simpleclient jar 0.0.22
io.prometheus : simpleclient_hotspot jar 0.0.22
io.prometheus : simpleclient_servlet jar 0.0.22
io.prometheus : simpleclient_spring_boot jar 0.0.22

runtime (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.5

test (5)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE
org.assertj : assertj-core jar 3.5.1
com.github.tomakehurst : wiremock-standalone jar 2.15.0
com.ixortalk : ixortalk-test jar 1.1.3

Project Modules

There are no modules declared in this project.