is not current version
Last Version 1.0.0-rc4

com.hotels.styx:styx-parent 0.7.8

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

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-parent
Version

Version

0.7.8
Type

Type

pom

Download styx-parent 0.7.8

Filename Size
styx-parent-0.7.8.pom 36 KB
Browse

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