is not current version
Last Version 1.0.3

com.github.dantebarba:queryfork 1.0.2

QueryFork: A simple query builder for HQL

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.dantebarba
ArtifactId

ArtifactId

queryfork
Version

Version

1.0.2
Type

Type

jar

Download queryfork 1.0.2


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