Last Version

Database 1.0.1

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

db
Version

Version

1.0.1
Type

Type

jar
Description

Description

Database
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download db 1.0.1

Filename Size
db-1.0.1.pom 4 KB
db-1.0.1-tests.jar 2 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
net.sourceforge.findbugs : jsr305 jar 1.3.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.0.1

Project Modules

  • async
  • genericdao
  • genericdaotest