Last Version

Styx API Gateway 1.0.22

Styx is an async and non-blocking API Gateway.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.dexmatech.styx
ArtifactId

ArtifactId

styx
Version

Version

1.0.22
Type

Type

pom
Description

Description

Styx API Gateway
Styx is an async and non-blocking API Gateway.
Project URL

Project URL

https://github.com/dexma/styx-api-gateway
Source Code Management

Source Code Management

https://github.com/dexma/styx-api-gateway

Download styx 1.0.22

Filename Size
styx-1.0.22.pom 14 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.6.2
org.apache.logging.log4j : log4j-core jar 2.6.2
org.slf4j : slf4j-api jar 1.7.21
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2
com.lmax : disruptor jar 3.3.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.17
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-api-mockito jar 1.6.5
org.skyscreamer : jsonassert jar 1.2.3
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-annotations jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1

Project Modules

  • core
  • modules