Database Integration

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.business
ArtifactId

ArtifactId

db
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Database Integration
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download db

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.cedarsoft.business : locations jar 1.0.2
com.cedarsoft.business : contact jar 1.0.2
com.cedarsoft.business : dependencies jar 1.0.2
com.cedarsoft.db : genericdao jar 1.0.1
javax.transaction : jta jar 1.1
com.cedarsoft.commons : commons jar 4.0.0
joda-time : joda-time jar 1.6.2
net.sourceforge.findbugs : jsr305 jar 1.3.2
com.cedarsoft.commons : test-utils jar 4.0.0

test (1)

Group / Artifact Type Version
com.cedarsoft.db : genericdaotest jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0