License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.tbrugz |
ArtifactId | ArtifactIdqueryon |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionqueryon
Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
queryon-0.7.pom | |
queryon-0.7.war | 863 KB |
queryon-0.7-sources.jar | 109 KB |
Browse |
<!-- 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"]
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 |
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 |