is not current version
Last Version 2.1.4

com.bstek.uflo:uflo-core-hibernate4 2.0.2


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.bstek.uflo
ArtifactId

ArtifactId

uflo-core-hibernate4
Version

Version

2.0.2
Type

Type

jar

Download uflo-core-hibernate4 2.0.2


<!-- https://jarcasting.com/artifacts/com.bstek.uflo/uflo-core-hibernate4/ -->
<dependency>
    <groupId>com.bstek.uflo</groupId>
    <artifactId>uflo-core-hibernate4</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bstek.uflo/uflo-core-hibernate4/
implementation 'com.bstek.uflo:uflo-core-hibernate4:2.0.2'
// https://jarcasting.com/artifacts/com.bstek.uflo/uflo-core-hibernate4/
implementation ("com.bstek.uflo:uflo-core-hibernate4:2.0.2")
'com.bstek.uflo:uflo-core-hibernate4:jar:2.0.2'
<dependency org="com.bstek.uflo" name="uflo-core-hibernate4" rev="2.0.2">
  <artifact name="uflo-core-hibernate4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bstek.uflo', module='uflo-core-hibernate4', version='2.0.2')
)
libraryDependencies += "com.bstek.uflo" % "uflo-core-hibernate4" % "2.0.2"
[com.bstek.uflo/uflo-core-hibernate4 "2.0.2"]