License |
License |
---|---|
GroupId | GroupIdcom.hotels.styx |
ArtifactId | ArtifactIdstyx-proxy |
Version | Version1.0.0-rc4 |
Type | Typejar |
Description |
DescriptionStyx - Components - Proxy
Programmable, asynchronous, event-based reverse proxy for JVM.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
styx-proxy-1.0.0-rc4.pom | |
styx-proxy-1.0.0-rc4.jar | 1 MB |
styx-proxy-1.0.0-rc4-sources.jar | 597 KB |
styx-proxy-1.0.0-rc4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-proxy/ -->
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-proxy</artifactId>
<version>1.0.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-proxy/
implementation 'com.hotels.styx:styx-proxy:1.0.0-rc4'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-proxy/
implementation ("com.hotels.styx:styx-proxy:1.0.0-rc4")
'com.hotels.styx:styx-proxy:jar:1.0.0-rc4'
<dependency org="com.hotels.styx" name="styx-proxy" rev="1.0.0-rc4">
<artifact name="styx-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-proxy', version='1.0.0-rc4')
)
libraryDependencies += "com.hotels.styx" % "styx-proxy" % "1.0.0-rc4"
[com.hotels.styx/styx-proxy "1.0.0-rc4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.hamcrest : hamcrest | jar | 2.2 |
com.hotels.styx : styx-testsupport | jar | 1.0.0-rc4 |
com.hotels.styx : styx-api-testsupport | jar | 1.0.0-rc4 |
org.mockito : mockito-core | jar | 3.1.0 |
org.jetbrains.kotlin : kotlin-test | jar | 1.3.61 |
io.mockk : mockk | jar | 1.9.3 |
io.kotlintest : kotlintest-runner-junit5 | jar | 3.4.2 |
com.natpryce : hamkrest | jar | 1.7.0.0 |
io.projectreactor : reactor-test | jar | 3.3.0.RELEASE |