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