License |
License |
---|---|
GroupId | GroupIdcom.duoec.graphql |
ArtifactId | ArtifactIdgraphql-register |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description房多多GraphQL注册中心
|
Filename | Size |
---|---|
graphql-register-1.0.0.pom | |
graphql-register-1.0.0.jar | 9 KB |
graphql-register-1.0.0-sources.jar | 9 KB |
graphql-register-1.0.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.duoec.graphql/graphql-register/ -->
<dependency>
<groupId>com.duoec.graphql</groupId>
<artifactId>graphql-register</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.duoec.graphql/graphql-register/
implementation 'com.duoec.graphql:graphql-register:1.0.0'
// https://jarcasting.com/artifacts/com.duoec.graphql/graphql-register/
implementation ("com.duoec.graphql:graphql-register:1.0.0")
'com.duoec.graphql:graphql-register:jar:1.0.0'
<dependency org="com.duoec.graphql" name="graphql-register" rev="1.0.0">
<artifact name="graphql-register" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.duoec.graphql', module='graphql-register', version='1.0.0')
)
libraryDependencies += "com.duoec.graphql" % "graphql-register" % "1.0.0"
[com.duoec.graphql/graphql-register "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.1 |
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 |