Last Version

Hibernate JDBC4-JdbcSupport Testing 3.6.0.Beta2

Test support of JDBC4 through JdbcSupport

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-jdbc4-testing
Version

Version

3.6.0.Beta2
Type

Type

jar
Description

Description

Hibernate JDBC4-JdbcSupport Testing
Test support of JDBC4 through JdbcSupport
Project Organization

Project Organization

Hibernate.org

Download hibernate-jdbc4-testing 3.6.0.Beta2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.6.0.Beta2
org.slf4j : slf4j-api jar 1.6.1

test (5)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
commons-logging : commons-logging jar 99.0-does-not-exist
commons-logging : commons-logging-api jar 99.0-does-not-exist

Project Modules

There are no modules declared in this project.