Last Version

Database 1.6.3

cedarsoft Open Projects

License

License

GLP2 with Classpath Exception
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

db
Version

Version

1.6.3
Type

Type

jar
Description

Description

Database
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download db 1.6.3

Filename Size
db-1.6.3.pom 647 bytes
db-1.6.3-tests.jar 1 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
com.cedarsoft : guice-annotations jar 2.0.1
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.14
com.intellij : annotations jar 7.0.3

test (6)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
org.testng : testng jar 5.8
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.5.1
org.mockito : mockito-all jar 1.8.0
org.easytesting : fest-assert jar 1.1

Project Modules

  • async
  • genericdao
  • genericdaotest