License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.hibernate |
ArtifactId | ArtifactIdhibernate-jdbc3-testing |
Last Version | Last Version3.6.0.Beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHibernate JDBC3-JdbcSupport Testing
Test support of JDBC3 through JdbcSupport
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hibernate-jdbc3-testing-3.6.0.Beta2.pom | |
hibernate-jdbc3-testing-3.6.0.Beta2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hibernate/hibernate-jdbc3-testing/ -->
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jdbc3-testing</artifactId>
<version>3.6.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/hibernate-jdbc3-testing/
implementation 'org.hibernate:hibernate-jdbc3-testing:3.6.0.Beta2'
// https://jarcasting.com/artifacts/org.hibernate/hibernate-jdbc3-testing/
implementation ("org.hibernate:hibernate-jdbc3-testing:3.6.0.Beta2")
'org.hibernate:hibernate-jdbc3-testing:jar:3.6.0.Beta2'
<dependency org="org.hibernate" name="hibernate-jdbc3-testing" rev="3.6.0.Beta2">
<artifact name="hibernate-jdbc3-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='hibernate-jdbc3-testing', version='3.6.0.Beta2')
)
libraryDependencies += "org.hibernate" % "hibernate-jdbc3-testing" % "3.6.0.Beta2"
[org.hibernate/hibernate-jdbc3-testing "3.6.0.Beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 3.6.0.Beta2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
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 |