License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.duoec.graphql |
ArtifactId | ArtifactIdgraphql-provider-remote-tpdoc |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description这个项目是基于Duo-Doc的供应端
|
<!-- https://jarcasting.com/artifacts/com.duoec.graphql/graphql-provider-remote-tpdoc/ -->
<dependency>
<groupId>com.duoec.graphql</groupId>
<artifactId>graphql-provider-remote-tpdoc</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.duoec.graphql/graphql-provider-remote-tpdoc/
implementation 'com.duoec.graphql:graphql-provider-remote-tpdoc:1.0.0'
// https://jarcasting.com/artifacts/com.duoec.graphql/graphql-provider-remote-tpdoc/
implementation ("com.duoec.graphql:graphql-provider-remote-tpdoc:1.0.0")
'com.duoec.graphql:graphql-provider-remote-tpdoc:jar:1.0.0'
<dependency org="com.duoec.graphql" name="graphql-provider-remote-tpdoc" rev="1.0.0">
<artifact name="graphql-provider-remote-tpdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.duoec.graphql', module='graphql-provider-remote-tpdoc', version='1.0.0')
)
libraryDependencies += "com.duoec.graphql" % "graphql-provider-remote-tpdoc" % "1.0.0"
[com.duoec.graphql/graphql-provider-remote-tpdoc "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.duoec.graphql : graphql-provider-remote | jar | 1.0.0 |
com.squareup.okhttp3 : okhttp | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.3.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.1 |