| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitbucket.tbrugz |
| Идентификатор | Идентификаторqon-web |
| Последняя версия | Последняя версия0.7 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеqon-web
Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS
|
| Имя Файла | Размер |
|---|---|
| qon-web-0.7.pom | |
| qon-web-0.7.war | 6 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bitbucket.tbrugz : qon-soap | jar | 0.7 |
| org.bitbucket.tbrugz : qon-graphql | jar | 0.7 |