is not current version
Last Version 1.9.0

ro.fortsoft:generic-data 1.7.0

Generic API for database access with Spring and Hibernate

Categories

Categories

Data
GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

generic-data
Version

Version

1.7.0
Type

Type

pom

Download generic-data 1.7.0

Filename Size
generic-data-1.7.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/ro.fortsoft/generic-data/ -->
<dependency>
    <groupId>ro.fortsoft</groupId>
    <artifactId>generic-data</artifactId>
    <version>1.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data/
implementation 'ro.fortsoft:generic-data:1.7.0'
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data/
implementation ("ro.fortsoft:generic-data:1.7.0")
'ro.fortsoft:generic-data:pom:1.7.0'
<dependency org="ro.fortsoft" name="generic-data" rev="1.7.0">
  <artifact name="generic-data" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='generic-data', version='1.7.0')
)
libraryDependencies += "ro.fortsoft" % "generic-data" % "1.7.0"
[ro.fortsoft/generic-data "1.7.0"]