License |
License |
---|---|
GroupId | GroupIdcom.hotels.styx |
ArtifactId | ArtifactIdstyx-api |
Version | Version1.0.0-rc4 |
Type | Typejar |
Description |
DescriptionStyx - Components - Core Api
Programmable, asynchronous, event-based reverse proxy for JVM.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
styx-api-1.0.0-rc4.pom | |
styx-api-1.0.0-rc4.jar | 180 KB |
styx-api-1.0.0-rc4-sources.jar | 124 KB |
styx-api-1.0.0-rc4-javadoc.jar | 657 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-api/ -->
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-api</artifactId>
<version>1.0.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-api/
implementation 'com.hotels.styx:styx-api:1.0.0-rc4'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-api/
implementation ("com.hotels.styx:styx-api:1.0.0-rc4")
'com.hotels.styx:styx-api:jar:1.0.0-rc4'
<dependency org="com.hotels.styx" name="styx-api" rev="1.0.0-rc4">
<artifact name="styx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-api', version='1.0.0-rc4')
)
libraryDependencies += "com.hotels.styx" % "styx-api" % "1.0.0-rc4"
[com.hotels.styx/styx-api "1.0.0-rc4"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-codec-http | jar | |
io.projectreactor : reactor-core | jar | 3.3.0.RELEASE |
org.reactivestreams : reactive-streams | jar | 1.0.2 |
io.dropwizard.metrics : metrics-core | jar | 4.0.5 |
com.google.guava : guava | jar | 18.0 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.5 |
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 |
com.hotels.styx : styx-testsupport | jar | 1.0.0-rc4 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.1.0 |
io.projectreactor : reactor-test | jar | 3.3.0.RELEASE |