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

-jpa-impl.2.0.2.source-code.module-info Maven / Gradle / Ivy

The newest version!
module org.jinq.jpa.impl {
   requires org.jinq.analysis;
   requires org.jinq.asmrebased;
   requires transitive org.jinq.api;
   requires jakarta.persistence;
   requires java.sql;
   exports org.jinq.jpa.jpqlquery;
   exports org.jinq.jpa.transform;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy