| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.tbrugz |
| ArtifactId | ArtifactIdqueryon |
| Version | Version0.7 |
| Type | Typepom |
| 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 | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.tbrugz/queryon/ -->
<dependency>
<groupId>org.bitbucket.tbrugz</groupId>
<artifactId>queryon</artifactId>
<version>0.7</version>
<type>pom</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:pom:0.7'
<dependency org="org.bitbucket.tbrugz" name="queryon" rev="0.7">
<artifact name="queryon" type="pom" />
</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 |