Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.fangdd.graphql |
ArtifactId | ArtifactIdgraphql-register-redis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.fangdd.graphql/graphql-register-redis/ -->
<dependency>
<groupId>com.fangdd.graphql</groupId>
<artifactId>graphql-register-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fangdd.graphql/graphql-register-redis/
implementation 'com.fangdd.graphql:graphql-register-redis:1.0.0'
// https://jarcasting.com/artifacts/com.fangdd.graphql/graphql-register-redis/
implementation ("com.fangdd.graphql:graphql-register-redis:1.0.0")
'com.fangdd.graphql:graphql-register-redis:jar:1.0.0'
<dependency org="com.fangdd.graphql" name="graphql-register-redis" rev="1.0.0">
<artifact name="graphql-register-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fangdd.graphql', module='graphql-register-redis', version='1.0.0')
)
libraryDependencies += "com.fangdd.graphql" % "graphql-register-redis" % "1.0.0"
[com.fangdd.graphql/graphql-register-redis "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fangdd.graphql : graphql-register | jar | ${duo-graphql.version} |
com.fangdd.graphql : graphql-provider-remote | jar | ${duo-graphql.version} |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | ${spring-boot.version} |
redis.clients : jedis | jar | 3.0.1 |
com.google.guava : guava | jar | ${guava.version} |
com.fasterxml.jackson.core : jackson-databind | jar | ${jackson-databind.version} |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-context | jar | ${spring.version} |
org.springframework.boot : spring-boot | jar | ${spring-boot.version} |
org.springframework.boot : spring-boot-autoconfigure | jar | ${spring-boot.version} |