Last Version

Elide: GraphQL 6.1.6

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

6.1.6
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 6.1.6


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

Dependencies

compile (8)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 6.1.6
com.yahoo.elide : elide-test-helpers jar 6.1.6
com.graphql-java : graphql-java jar 18.1
com.graphql-java : graphql-java-extended-scalars jar 18.1
javax.websocket : javax.websocket-api jar 1.1
com.google.code.gson : gson jar 2.9.0
javax.jms : javax.jms-api jar 2.0.1
com.apollographql.federation : federation-graphql-java-support jar 2.0.1

provided (2)

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

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.apache.ant : ant jar 1.10.12
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
org.mockito : mockito-core jar 4.4.0
javax.persistence : javax.persistence-api jar 2.2
org.glassfish.jersey.containers : jersey-container-servlet jar 2.35
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.