License |
License |
---|---|
GroupId | GroupIdcom.hotels.styx |
ArtifactId | ArtifactIdstyx-origins-starter-app |
Version | Version1.0.0.beta3 |
Type | Typejar |
Description |
DescriptionStyx - Origins Starter Application
Programmable, asynchronous, event-based reverse proxy for JVM.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-origins-starter-app/ -->
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-origins-starter-app</artifactId>
<version>1.0.0.beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-origins-starter-app/
implementation 'com.hotels.styx:styx-origins-starter-app:1.0.0.beta3'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-origins-starter-app/
implementation ("com.hotels.styx:styx-origins-starter-app:1.0.0.beta3")
'com.hotels.styx:styx-origins-starter-app:jar:1.0.0.beta3'
<dependency org="com.hotels.styx" name="styx-origins-starter-app" rev="1.0.0.beta3">
<artifact name="styx-origins-starter-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-origins-starter-app', version='1.0.0.beta3')
)
libraryDependencies += "com.hotels.styx" % "styx-origins-starter-app" % "1.0.0.beta3"
[com.hotels.styx/styx-origins-starter-app "1.0.0.beta3"]
Group / Artifact | Type | Version |
---|---|---|
com.hotels.styx : styx-api | jar | 1.0.0.beta3 |
com.hotels.styx : styx-e2e-testsupport | jar | 1.0.0.beta3 |
com.hotels.styx : styx-client | jar | 1.0.0.beta3 |
com.hotels.styx : styx-server | jar | 1.0.0.beta3 |
com.hotels.styx : styx-proxy | jar | 1.0.0.beta3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |