License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.apiman |
ArtifactId | ArtifactIdapiman-gateway-engine-redis |
Version | Version2.1.0.Final |
Type | Typejar |
Description |
Descriptionapiman-gateway-engine-redis
Open Source API Management
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.apiman/apiman-gateway-engine-redis/ -->
<dependency>
<groupId>io.apiman</groupId>
<artifactId>apiman-gateway-engine-redis</artifactId>
<version>2.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.apiman/apiman-gateway-engine-redis/
implementation 'io.apiman:apiman-gateway-engine-redis:2.1.0.Final'
// https://jarcasting.com/artifacts/io.apiman/apiman-gateway-engine-redis/
implementation ("io.apiman:apiman-gateway-engine-redis:2.1.0.Final")
'io.apiman:apiman-gateway-engine-redis:jar:2.1.0.Final'
<dependency org="io.apiman" name="apiman-gateway-engine-redis" rev="2.1.0.Final">
<artifact name="apiman-gateway-engine-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apiman', module='apiman-gateway-engine-redis', version='2.1.0.Final')
)
libraryDependencies += "io.apiman" % "apiman-gateway-engine-redis" % "2.1.0.Final"
[io.apiman/apiman-gateway-engine-redis "2.1.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.apiman : apiman-common-util | jar | 2.1.0.Final |
io.apiman : apiman-gateway-engine-beans | jar | 2.1.0.Final |
io.apiman : apiman-gateway-engine-core | jar | 2.1.0.Final |
io.apiman : apiman-gateway-engine-storage-common | jar | 2.1.0.Final |
org.redisson : redisson | jar | 3.15.6 |
commons-codec : commons-codec | jar | 1.15 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.testcontainers : testcontainers | jar | 1.15.3 |