Last Version

TCK Test Coverage Utils API 0.9.1

Utility classes for TCK Test Coverage creation.

License

License

Apache License, Version 2.0
Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

tck-utils-impl
Version

Version

0.9.1
Type

Type

jar
Description

Description

TCK Test Coverage Utils API
Utility classes for TCK Test Coverage creation.

Download tck-utils-impl 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : tck-utils-api jar 0.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.