Last Version

com.dexmatech.styx:modules 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

modules
Version

Version

1.0.22
Type

Type

pom
Description

Description

Styx is an async and non-blocking API Gateway.

Download modules 1.0.22

Filename Size
modules-1.0.22.pom 740 bytes
Browse

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

  • grizzly-adapter
  • environment
  • server-side-discovery
  • authentication
  • rate-limit