Last Version

requery module 1.6.9

https://github.com/requery/requery

License

License

Categories

Categories

requery Data Databases Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-requery
Version

Version

1.6.9
Type

Type

jar
Description

Description

requery module
https://github.com/requery/requery

Download jooby-requery 1.6.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jooby : jooby-jdbc jar 1.6.9
io.requery : requery jar 1.5.1
io.requery : requery-kotlin Optional jar 1.5.1
org.slf4j : jul-to-slf4j jar 1.7.25
io.projectreactor : reactor-core jar 2.5.0.M3

test (7)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1
io.reactivex.rxjava2 : rxjava jar 2.0.7

Project Modules

There are no modules declared in this project.