Last Version

Styx 1.0.0-rc4

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

License

License

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-parent
Version

Version

1.0.0-rc4
Type

Type

pom
Description

Description

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

Project URL

https://github.com/HotelsDotCom/styx
Project Organization

Project Organization

Hotels.com
Source Code Management

Source Code Management

https://github.com/HotelsDotCom/styx

Download styx-parent 1.0.0-rc4

Filename Size
styx-parent-1.0.0-rc4.pom 39 KB
Browse

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

  • bom
  • components
  • support
  • system-tests
  • plugin-examples