Last Version

queryfork-core 1.0.3

QueryFork: A simple query builder for HQL

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.dantebarba
ArtifactId

ArtifactId

queryfork
Version

Version

1.0.3
Type

Type

jar
Description

Description

queryfork-core
QueryFork: A simple query builder for HQL
Project URL

Project URL

https://github.com/dantebarba/queryfork-core

Download queryfork 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.