License |
License |
---|---|
GroupId | GroupIdorg.objectstyle.graphql.cayenne |
ArtifactId | ArtifactIdgraphql-cayenne |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphql-cayenne
GraphQL provider for RDBMS based on Apache Cayenne
|
Filename | Size |
---|---|
graphql-cayenne-0.3.pom | |
graphql-cayenne-0.3.jar | 17 KB |
graphql-cayenne-0.3-sources.jar | 6 KB |
graphql-cayenne-0.3-javadoc.jar | 66 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cayenne : cayenne-server | jar | 4.0.M3 |
com.graphql-java : graphql-java | jar | 2.0.0 |
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 |