Last Version

Jinq for Mini-ORM 0.9

Jinq functional-style queries for its legacy mini-ORM

License

License

Categories

Categories

Jinq Data Databases
GroupId

GroupId

org.jinq
ArtifactId

ArtifactId

queryll2
Version

Version

0.9
Type

Type

jar
Description

Description

Jinq for Mini-ORM
Jinq functional-style queries for its legacy mini-ORM

Download queryll2 0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ow2.asm : asm-all jar 5.0.1
org.jinq : api jar 0.9
org.jinq : analysis jar 0.9

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.11

Project Modules

There are no modules declared in this project.