Query By Proxy: Parent

A criteria api where path expression are created by invoking methods on a proxy for class.

License

License

GroupId

GroupId

org.cementframework
ArtifactId

ArtifactId

querybyproxy
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

Query By Proxy: Parent
A criteria api where path expression are created by invoking methods on a proxy for class.
Project Organization

Project Organization

cementframework.org

Download querybyproxy

Filename Size
querybyproxy-0.5.3.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • querybyproxy-shared
  • querybyproxy-hql

Versions

Version
0.5.3
0.0.4