is not current version
Last Version 1.0.1

com.googlecode.web-commons:web-common-dao 1.0.0

Contains common DAO classes

GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-dao
Version

Version

1.0.0
Type

Type

jar

Download web-common-dao 1.0.0


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