License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.tbrugz |
ArtifactId | ArtifactIdqon-web |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionqon-web
Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS
|
Filename | Size |
---|---|
qon-web-0.7.pom | |
qon-web-0.7.war | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-web/ -->
<dependency>
<groupId>org.bitbucket.tbrugz</groupId>
<artifactId>qon-web</artifactId>
<version>0.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-web/
implementation 'org.bitbucket.tbrugz:qon-web:0.7'
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-web/
implementation ("org.bitbucket.tbrugz:qon-web:0.7")
'org.bitbucket.tbrugz:qon-web:war:0.7'
<dependency org="org.bitbucket.tbrugz" name="qon-web" rev="0.7">
<artifact name="qon-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.tbrugz', module='qon-web', version='0.7')
)
libraryDependencies += "org.bitbucket.tbrugz" % "qon-web" % "0.7"
[org.bitbucket.tbrugz/qon-web "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.tbrugz : qon-core | jar | 0.7 |
org.apache.shiro : shiro-core | jar | 1.8.0 |
org.apache.shiro : shiro-web | jar | 1.8.0 |
com.google.code.gson : gson | jar | 2.8.6 |
org.pegdown : pegdown | jar | 1.6.0 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
org.bitbucket.tbrugz : sqldump | jar | 0.9.17 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.tbrugz : qon-soap | jar | 0.7 |
org.bitbucket.tbrugz : qon-graphql | jar | 0.7 |