| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnz.net.osnz.common |
| ArtifactId | ArtifactIdcommon-dao |
| Last Version | Last Version4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-dao
Common Data Access Object Module
|
| Filename | Size |
|---|---|
| common-dao-4.2.pom | |
| common-dao-4.2.jar | 43 KB |
| common-dao-4.2-sources.jar | 8 KB |
| common-dao-4.2-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nz.net.osnz.common/common-dao/ -->
<dependency>
<groupId>nz.net.osnz.common</groupId>
<artifactId>common-dao</artifactId>
<version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.common/common-dao/
implementation 'nz.net.osnz.common:common-dao:4.2'
// https://jarcasting.com/artifacts/nz.net.osnz.common/common-dao/
implementation ("nz.net.osnz.common:common-dao:4.2")
'nz.net.osnz.common:common-dao:jar:4.2'
<dependency org="nz.net.osnz.common" name="common-dao" rev="4.2">
<artifact name="common-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.common', module='common-dao', version='4.2')
)
libraryDependencies += "nz.net.osnz.common" % "common-dao" % "4.2"
[nz.net.osnz.common/common-dao "4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.net.osnz.composite : composite-groovy | jar | [3.13,) |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.persistence : persistence-api | jar | [1.0.2] |