License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.tbrugz |
ArtifactId | ArtifactIdqon-graphql |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqon-graphql
Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS
|
Filename | Size |
---|---|
qon-graphql-0.7.pom | |
qon-graphql-0.7.jar | 29 KB |
qon-graphql-0.7-sources.jar | 16 KB |
qon-graphql-0.7-javadoc.jar | 427 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
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 |