is not current version
Last Version 4.2.5

net.hasor:hasor-dataql 3.2.2-fix20191118

the hasor DataQL project.

Categories

Categories

Data Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-dataql
Version

Version

3.2.2-fix20191118
Type

Type

jar

Download hasor-dataql 3.2.2-fix20191118


<!-- https://jarcasting.com/artifacts/net.hasor/hasor-dataql/ -->
<dependency>
    <groupId>net.hasor</groupId>
    <artifactId>hasor-dataql</artifactId>
    <version>3.2.2-fix20191118</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-dataql/
implementation 'net.hasor:hasor-dataql:3.2.2-fix20191118'
// https://jarcasting.com/artifacts/net.hasor/hasor-dataql/
implementation ("net.hasor:hasor-dataql:3.2.2-fix20191118")
'net.hasor:hasor-dataql:jar:3.2.2-fix20191118'
<dependency org="net.hasor" name="hasor-dataql" rev="3.2.2-fix20191118">
  <artifact name="hasor-dataql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-dataql', version='3.2.2-fix20191118')
)
libraryDependencies += "net.hasor" % "hasor-dataql" % "3.2.2-fix20191118"
[net.hasor/hasor-dataql "3.2.2-fix20191118"]