| License |
License |
|---|---|
| GroupId | GroupIdio.qross |
| ArtifactId | ArtifactIdpql |
| Version | Version1.10.0 |
| Type | Typejar |
| Description |
DescriptionQross PQL
A powerful cross-datasource middleware language.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pql-1.10.0.pom | |
| pql-1.10.0.jar | 1 MB |
| pql-1.10.0-sources.jar | 249 KB |
| pql-1.10.0-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.qross/pql/ -->
<dependency>
<groupId>io.qross</groupId>
<artifactId>pql</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qross/pql/
implementation 'io.qross:pql:1.10.0'
// https://jarcasting.com/artifacts/io.qross/pql/
implementation ("io.qross:pql:1.10.0")
'io.qross:pql:jar:1.10.0'
<dependency org="io.qross" name="pql" rev="1.10.0">
<artifact name="pql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qross', module='pql', version='1.10.0')
)
libraryDependencies += "io.qross" % "pql" % "1.10.0"
[io.qross/pql "1.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| org.scala-lang.modules : scala-xml_sjs1_2.12 | jar | 2.0.0-M1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
| org.json4s : json4s-jackson_2.12 | jar | 3.6.2 |
| javax.mail : mail | jar | 1.4.7 |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| redis.clients : jedis | jar | 3.3.0 |
| com.vladsch.flexmark : flexmark-all | jar | 0.62.2 |
| org.yaml : snakeyaml | jar | 1.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.1.5.RELEASE |
| org.springframework : spring-webmvc | jar | 5.1.5.RELEASE |
| mysql : mysql-connector-java | jar | 8.0.19 |
| org.xerial : sqlite-jdbc | jar | 3.20.0 |