queryon

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

queryon
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

war
Description

Description

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

Project URL

https://github.com/tbrugz/queryon
Source Code Management

Source Code Management

https://github.com/tbrugz/queryon

Download queryon

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitbucket.tbrugz : sqldump jar 0.9.17
commons-logging : commons-logging jar 1.2
com.google.code.gson : gson jar 2.8.6

test (4)

Group / Artifact Type Version
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

  • qon-core
  • qon-auth-keycloak
  • qon-graphql
  • qon-soap
  • qon-web
  • demo
  • demo/qon-demo-static
  • demo/qon-demo-minimal
  • demo/qon-demo-dbn
  • demo/qon-demo-pg
  • demo/qon-demo-anydb
  • demo/qon-demo-springboot

Versions

Version
0.7
0.6.2
0.6.1