License |
License |
---|---|
GroupId | GroupIdcom.duoec.graphql |
ArtifactId | ArtifactIdgraphql-monitor |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDuo-GraphQL基于graphql-java的扩展,用于支持当前主流的多团队微服务敏捷开发模式
|
Filename | Size |
---|---|
graphql-monitor-1.0.0.pom | |
graphql-monitor-1.0.0.jar | 3 KB |
graphql-monitor-1.0.0-sources.jar | 3 KB |
graphql-monitor-1.0.0-javadoc.jar | 26 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.duoec.graphql : graphql-engine | jar | 1.0.0 |