Last Version

com.duoec.graphql:graphql-monitor 1.0.0

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

License

License

GroupId

GroupId

com.duoec.graphql
ArtifactId

ArtifactId

graphql-monitor
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download graphql-monitor 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.duoec.graphql : graphql-engine jar 1.0.0

Project Modules

There are no modules declared in this project.