jOOR

jOOR is a recursive acronym that stands for jOOR Object Oriented Reflection. It is a simple wrapper for the java.lang.reflect package.

License

License

Categories

Categories

jOOQ Data Databases jOOR Application Layer Libs Introspection
GroupId

GroupId

org.jooq
ArtifactId

ArtifactId

joor
Last Version

Last Version

0.9.14
Release Date

Release Date

Type

Type

jar
Description

Description

jOOR
jOOR is a recursive acronym that stands for jOOR Object Oriented Reflection. It is a simple wrapper for the java.lang.reflect package.
Project URL

Project URL

https://github.com/jOOQ/jOOR

Download joor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.jooq

jOOQ Object Oriented Querying

Versions

Version
0.9.14
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0