META-INF.magnolia.criteria.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openutils-mgnlcriteria Show documentation
Show all versions of openutils-mgnlcriteria Show documentation
A Hibernate's Criteria-like API to programmatically generate JCR queries with Magnolia
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE module SYSTEM "module.dtd"> <module> <name>criteria</name> <displayName>Magnolia Criteria API</displayName> <description>A Hibernate's Criteria-like API to programmatically generate JCR queries with Magnolia</description> <version>${project.version}</version> </module>