web-common-dao

Contains common DAO classes

License

License

GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-dao
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

web-common-dao
Contains common DAO classes
Project URL

Project URL

http://code.google.com/p/web-commons//web-common-dao
Project Organization

Project Organization

Google Code

Download web-common-dao

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.0-api Optional jar 1.0.1.Final
org.springframework.data : spring-data-mongodb Optional jar 1.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0