is not current version
Last Version 2.1.4

com.bstek.uflo:uflo-core-hibernate3 2.0.5


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.bstek.uflo
ArtifactId

ArtifactId

uflo-core-hibernate3
Version

Version

2.0.5
Type

Type

jar

Download uflo-core-hibernate3 2.0.5


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