Hibernate Generic DAO - Test Base

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.googlecode.genericdao
ArtifactId

ArtifactId

test-base
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hibernate Generic DAO - Test Base
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://code.google.com/p/hibernate-generic-dao/test-base

Download test-base

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.2
log4j : log4j jar 1.2.17
mysql : mysql-connector-java jar 5.1.22
com.h2database : h2 jar 1.3.170
org.springframework : spring-context jar 3.2.1.RELEASE
org.springframework : spring-test jar 3.2.1.RELEASE
org.springframework : spring-jdbc jar 3.2.1.RELEASE
org.springframework : spring-orm jar 3.2.1.RELEASE
javax.annotation : jsr250-api jar 1.0
org.hibernate : hibernate-entitymanager jar 4.2.0.CR1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0