Last Version

graphql-bootique 0.3

GraphQL provider for RDBMS based on Apache Cayenne

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

org.objectstyle.graphql.bootique
ArtifactId

ArtifactId

graphql-bootique
Version

Version

0.3
Type

Type

jar
Description

Description

graphql-bootique
GraphQL provider for RDBMS based on Apache Cayenne

Download graphql-bootique 0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.objectstyle.graphql.rest : graphql-rest jar 0.3
com.nhl.bootique : bootique jar
com.nhl.bootique.cayenne : bootique-cayenne jar
com.nhl.bootique.jersey : bootique-jersey jar

test (6)

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

Project Modules

There are no modules declared in this project.