License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdro.fortsoft |
ArtifactId | ArtifactIdgeneric-data-dao |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeneric-data-dao
DAO module for generic-data
|
Filename | Size |
---|---|
generic-data-dao-1.9.0.pom | |
generic-data-dao-1.9.0.jar | 12 KB |
generic-data-dao-1.9.0-sources.jar | 6 KB |
generic-data-dao-1.9.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft/generic-data-dao/ -->
<dependency>
<groupId>ro.fortsoft</groupId>
<artifactId>generic-data-dao</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data-dao/
implementation 'ro.fortsoft:generic-data-dao:1.9.0'
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data-dao/
implementation ("ro.fortsoft:generic-data-dao:1.9.0")
'ro.fortsoft:generic-data-dao:jar:1.9.0'
<dependency org="ro.fortsoft" name="generic-data-dao" rev="1.9.0">
<artifact name="generic-data-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='generic-data-dao', version='1.9.0')
)
libraryDependencies += "ro.fortsoft" % "generic-data-dao" % "1.9.0"
[ro.fortsoft/generic-data-dao "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
ro.fortsoft : generic-data-utils | jar | 1.9.0 |