All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.0.9.8.source-code.module-info Maven / Gradle / Ivy

Go to download

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

There is a newer version: 0.9.15
Show newest version
/* [java-9] */
module org.jooq.joor {
    requires static java.compiler;
}
/* [/java-9] */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy