License |
License
GLPv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.db |
ArtifactId | ArtifactIdgenericdaotest |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneric DAO Test Support
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
genericdaotest-1.0.1.pom | |
genericdaotest-1.0.1.jar | 5 KB |
genericdaotest-1.0.1-tests.jar | 1 KB |
genericdaotest-1.0.1-sources.jar | 3 KB |
genericdaotest-1.0.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.db/genericdaotest/ -->
<dependency>
<groupId>com.cedarsoft.db</groupId>
<artifactId>genericdaotest</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.db/genericdaotest/
implementation 'com.cedarsoft.db:genericdaotest:1.0.1'
// https://jarcasting.com/artifacts/com.cedarsoft.db/genericdaotest/
implementation ("com.cedarsoft.db:genericdaotest:1.0.1")
'com.cedarsoft.db:genericdaotest:jar:1.0.1'
<dependency org="com.cedarsoft.db" name="genericdaotest" rev="1.0.1">
<artifact name="genericdaotest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.db', module='genericdaotest', version='1.0.1')
)
libraryDependencies += "com.cedarsoft.db" % "genericdaotest" % "1.0.1"
[com.cedarsoft.db/genericdaotest "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.db : genericdao | jar | 1.0.1 |
hsqldb : hsqldb | jar | 1.8.0.10 |
log4j : log4j | jar | 1.2.16 |
org.testng : testng | jar | 6.0.1 |
commons-logging : commons-logging | jar | 1.1.1 |
net.sourceforge.findbugs : jsr305 | jar | 1.3.2 |