Last Version

qon-graphql 0.7

Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS

License

License

GroupId

GroupId

org.bitbucket.tbrugz
ArtifactId

ArtifactId

qon-graphql
Version

Version

0.7
Type

Type

jar
Description

Description

qon-graphql
Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS

Download qon-graphql 0.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.bitbucket.tbrugz : qon-core jar 0.7
com.graphql-java : graphql-java jar 9.7
jakarta.activation : jakarta.activation-api jar 1.2.1
org.apache.shiro : shiro-core jar 1.8.0
org.bitbucket.tbrugz : sqldump jar 0.9.17
commons-logging : commons-logging jar 1.2
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 2.2
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.0.1

Project Modules

There are no modules declared in this project.