Last Version

Styx - Components - Core Api 1.0.0-rc4

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

License

License

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-api
Version

Version

1.0.0-rc4
Type

Type

jar
Description

Description

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

Project Organization

Hotels.com

Download styx-api 1.0.0-rc4


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

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-codec-http jar
io.projectreactor : reactor-core jar 3.3.0.RELEASE
org.reactivestreams : reactive-streams jar 1.0.2
io.dropwizard.metrics : metrics-core jar 4.0.5
com.google.guava : guava jar 18.0
com.fasterxml.uuid : java-uuid-generator jar 3.1.5

provided (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
com.hotels.styx : styx-testsupport jar 1.0.0-rc4
org.hamcrest : hamcrest jar 2.2
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.