Last Version

Jinq 1.8.34

Jinq project for providing support for functional-style queries to Java 8

License

License

Categories

Categories

Jinq Data Databases
GroupId

GroupId

org.jinq
ArtifactId

ArtifactId

jinq
Version

Version

1.8.34
Type

Type

pom
Description

Description

Jinq
Jinq project for providing support for functional-style queries to Java 8
Project URL

Project URL

http://www.jinq.org
Source Code Management

Source Code Management

https://github.com/my2iu/Jinq

Download jinq 1.8.34

Filename Size
jinq-1.8.34.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • jinq-asm-rebased
  • analysis
  • jinq-jpa-test
  • jinq-jpa
  • jinq-hibernate-legacy
  • jinq-jpa-scala
  • jinq-jooq