License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdro.fortsoft |
ArtifactId | ArtifactIdgeneric-data |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongeneric-data
Generic API for database access with Spring and Hibernate
|
Project URL |
Project URL |
Filename | Size |
---|---|
generic-data-1.9.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft/generic-data/ -->
<dependency>
<groupId>ro.fortsoft</groupId>
<artifactId>generic-data</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data/
implementation 'ro.fortsoft:generic-data:1.9.0'
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data/
implementation ("ro.fortsoft:generic-data:1.9.0")
'ro.fortsoft:generic-data:pom:1.9.0'
<dependency org="ro.fortsoft" name="generic-data" rev="1.9.0">
<artifact name="generic-data" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='generic-data', version='1.9.0')
)
libraryDependencies += "ro.fortsoft" % "generic-data" % "1.9.0"
[ro.fortsoft/generic-data "1.9.0"]