Last Version

com.duoec.graphql:graphql-register-redis 1.0.0

Duo-GraphQL基于graphql-java的扩展,用于支持当前主流的多团队微服务敏捷开发模式

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.duoec.graphql
ArtifactId

ArtifactId

graphql-register-redis
Version

Version

1.0.0
Type

Type

jar
Description

Description

Duo-GraphQL基于graphql-java的扩展,用于支持当前主流的多团队微服务敏捷开发模式

Download graphql-register-redis 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.duoec.graphql : graphql-register jar 1.0.0
com.duoec.graphql : graphql-provider-remote jar 1.0.0

provided (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.4.RELEASE
redis.clients : jedis jar 3.0.1
com.google.guava : guava jar 26.0-jre
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-context jar 5.2.3.RELEASE
org.springframework.boot : spring-boot jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.