Last Version

Styx - Components 1.0.0-rc4

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

License

License

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-components
Version

Version

1.0.0-rc4
Type

Type

pom
Description

Description

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

Project Organization

Hotels.com

Download styx-components 1.0.0-rc4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • client
  • server
  • proxy
  • common