Last Version

Styx - Components - Client 1.0.0-rc4

Programmable, asynchronous, event-based reverse proxy for JVM.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-client
Version

Version

1.0.0-rc4
Type

Type

jar
Description

Description

Styx - Components - Client
Programmable, asynchronous, event-based reverse proxy for JVM.
Project Organization

Project Organization

Hotels.com

Download styx-client 1.0.0-rc4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.hotels.styx : styx-common jar 1.0.0-rc4
io.netty : netty-transport-native-epoll jar 4.1.42.Final
com.hotels.styx : styx-api jar 1.0.0-rc4
io.dropwizard.metrics : metrics-json jar 4.0.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
com.hotels.styx : styx-testsupport jar 1.0.0-rc4
com.hotels.styx : styx-api-testsupport jar 1.0.0-rc4
org.hamcrest : hamcrest jar 2.2
org.scalatest : scalatest_2.12 jar 3.0.5
org.mockito : mockito-core jar 3.1.0
io.projectreactor : reactor-test jar 3.3.0.RELEASE

Project Modules

There are no modules declared in this project.