License |
License
GLPv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.business |
ArtifactId | ArtifactIddb |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatabase Integration
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
db-1.0.2.pom | |
db-1.0.2.jar | 4 KB |
db-1.0.2-tests.jar | 8 KB |
db-1.0.2-sources.jar | 2 KB |
db-1.0.2-javadoc.jar | 337 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.db : genericdaotest | jar | 1.0.1 |