License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.tbrugz |
ArtifactId | ArtifactIdqon-soap |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqon-soap
Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS
|
Filename | Size |
---|---|
qon-soap-0.7.pom | |
qon-soap-0.7.jar | 34 KB |
qon-soap-0.7-sources.jar | 19 KB |
qon-soap-0.7-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-soap/ -->
<dependency>
<groupId>org.bitbucket.tbrugz</groupId>
<artifactId>qon-soap</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-soap/
implementation 'org.bitbucket.tbrugz:qon-soap:0.7'
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-soap/
implementation ("org.bitbucket.tbrugz:qon-soap:0.7")
'org.bitbucket.tbrugz:qon-soap:jar:0.7'
<dependency org="org.bitbucket.tbrugz" name="qon-soap" rev="0.7">
<artifact name="qon-soap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.tbrugz', module='qon-soap', version='0.7')
)
libraryDependencies += "org.bitbucket.tbrugz" % "qon-soap" % "0.7"
[org.bitbucket.tbrugz/qon-soap "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.tbrugz : qon-core | jar | 0.7 |
com.sun.xml.ws : jaxws-ri | pom | 2.3.2 |
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 |
---|---|---|
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 |