com.duoec.graphql:graphql-provider-remote

房多多GraphQL数据供应端基类

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.duoec.graphql
ArtifactId

ArtifactId

graphql-provider-remote
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

房多多GraphQL数据供应端基类

Download graphql-provider-remote

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.4.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 5.2.3.RELEASE
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0