graphql-cayenne

GraphQL provider for RDBMS based on Apache Cayenne

License

License

GroupId

GroupId

org.objectstyle.graphql.cayenne
ArtifactId

ArtifactId

graphql-cayenne
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

graphql-cayenne
GraphQL provider for RDBMS based on Apache Cayenne

Download graphql-cayenne

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.cayenne : cayenne-server jar 4.0.M3
com.graphql-java : graphql-java jar 2.0.0

test (4)

Group / Artifact Type Version
org.objectstyle.graphql.test : graphql-test jar 0.3
junit : junit jar 4.11
org.apache.derby : derby jar 10.10.1.1
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1