Last Version

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

authentication
Version

Version

1.0.22
Type

Type

jar
Description

Description

Styx is an async and non-blocking API Gateway.

Download authentication 1.0.22


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

Dependencies

compile (6)

Group / Artifact Type Version
com.dexmatech.styx : styx-core jar 1.0.22
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 (10)

Group / Artifact Type Version
com.dexmatech.styx : environment jar 1.0.22
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

There are no modules declared in this project.