cayenne-graphql
GraphQL provider for RDBMS based on Apache Cayenne
License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdorg.objectstyle.graphql.bootique |
ArtifactId | ArtifactIdgraphql-bootique |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphql-bootique
GraphQL provider for RDBMS based on Apache Cayenne
|
Filename | Size |
---|---|
graphql-bootique-0.3.pom | |
graphql-bootique-0.3.jar | 4 KB |
graphql-bootique-0.3-sources.jar | 2 KB |
graphql-bootique-0.3-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
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 |
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 |
GraphQL provider for RDBMS based on Apache Cayenne