generic-data-utils

Utilities module for generic-data

License

License

Categories

Categories

Data
GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

generic-data-utils
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

generic-data-utils
Utilities module for generic-data

Download generic-data-utils

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.hibernate : hibernate-core jar 5.0.7.Final
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-context jar 4.2.4.RELEASE
org.springframework : spring-jdbc jar 4.2.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.0
1.7.0
1.6.0