generic-data

Generic API for database access with Spring and Hibernate

License

License

Categories

Categories

Data
GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

generic-data
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

generic-data
Generic API for database access with Spring and Hibernate
Project URL

Project URL

https://github.com/danjee/generic-data

Download generic-data

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

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • generic-data-dao
  • generic-data-service
  • generic-data-utils

Versions

Version
1.9.0
1.8.0
1.7.0
1.6.0