Query By Proxy: Shared API

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-shared
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

cementframework.org

Download querybyproxy-shared

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.cementframework : recordingproxy jar 0.5.3
cglib : cglib jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.3
0.0.4