is not current version
Last Version 6.1.6

Elide: GraphQL 5.0.3

Elide GraphQL integration

License

License

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-graphql
Version

Version

5.0.3
Type

Type

jar
Description

Description

Elide: GraphQL
Elide GraphQL integration
Project URL

Project URL

https://github.com/yahoo/elide
Project Organization

Project Organization

Yahoo! Inc.
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download elide-graphql 5.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 5.0.3
com.yahoo.elide : elide-test-helpers jar 5.0.3
com.graphql-java : graphql-java jar 6.0

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.projectlombok : lombok jar 1.18.20

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.apache.ant : ant jar 1.10.10
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.mockito : mockito-core jar 3.11.1
javax.persistence : javax.persistence-api jar 2.2
org.glassfish.jersey.containers : jersey-container-servlet jar 2.32
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.