Last Version

Resql Java Client 0.1.3

Resql Java Client

License

License

GroupId

GroupId

com.github.tezc
ArtifactId

ArtifactId

resql
Version

Version

0.1.3
Type

Type

jar
Description

Description

Resql Java Client
Resql Java Client
Project URL

Project URL

https://github.com/tezc/resql
Source Code Management

Source Code Management

http://github.com/tezc/resql/tree/v0.1.3

Download resql 0.1.3


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.openjdk.jmh : jmh-core jar 1.27
org.openjdk.jmh : jmh-generator-annprocess jar 1.27

Project Modules

There are no modules declared in this project.