Last Version

Hibernate HQL/JP-QL Parser Testing 1.5.0.Final

Infrastructure for HQL/JP-QL parser tests

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.hql
ArtifactId

ArtifactId

hibernate-hql-testing
Version

Version

1.5.0.Final
Type

Type

jar
Description

Description

Hibernate HQL/JP-QL Parser Testing
Infrastructure for HQL/JP-QL parser tests
Project URL

Project URL

http://ogm.hibernate.org/
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

http://github.com/hibernate/hibernate-hql-parser

Download hibernate-hql-testing 1.5.0.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.antlr : antlr-runtime jar 3.4
org.antlr : antlr4-runtime jar 4.0

Project Modules

There are no modules declared in this project.