| License |
License |
|---|---|
| GroupId | GroupIdeu.cedarsoft.utils |
| ArtifactId | ArtifactIdgenericdaotest |
| Version | Version1.3 |
| Type | Typejar |
| Description |
DescriptionGeneric DAO Test Support
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| genericdaotest-1.3.pom | |
| genericdaotest-1.3.jar | 5 KB |
| genericdaotest-1.3-sources.jar | 2 KB |
| genericdaotest-1.3-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.cedarsoft.utils/genericdaotest/ -->
<dependency>
<groupId>eu.cedarsoft.utils</groupId>
<artifactId>genericdaotest</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.utils/genericdaotest/
implementation 'eu.cedarsoft.utils:genericdaotest:1.3'
// https://jarcasting.com/artifacts/eu.cedarsoft.utils/genericdaotest/
implementation ("eu.cedarsoft.utils:genericdaotest:1.3")
'eu.cedarsoft.utils:genericdaotest:jar:1.3'
<dependency org="eu.cedarsoft.utils" name="genericdaotest" rev="1.3">
<artifact name="genericdaotest" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.utils', module='genericdaotest', version='1.3')
)
libraryDependencies += "eu.cedarsoft.utils" % "genericdaotest" % "1.3"
[eu.cedarsoft.utils/genericdaotest "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.cedarsoft.utils : genericdao | jar | 1.3 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| log4j : log4j | jar | 1.2.14 |
| org.testng : testng | jar | 5.8 |
| eu.cedarsoft : guice-annotations | jar | 1.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| com.intellij : annotations | jar | 7.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 1.4 |
| org.easymock : easymockclassextension | jar | 2.4 |
| org.easymock : easymock | jar | 2.4 |
| fest » fest-assert | jar | 1.0a1 |