Last Version

hibernate-sqltool 1.0.0

集成hibernate和sqltool两个框架,为Java应用提供强大的数据库读写能力

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

cn.tenmg
ArtifactId

ArtifactId

hibernate-sqltool
Version

Version

1.0.0
Type

Type

jar
Description

Description

hibernate-sqltool
集成hibernate和sqltool两个框架,为Java应用提供强大的数据库读写能力

Download hibernate-sqltool 1.0.0


<!-- https://jarcasting.com/artifacts/cn.tenmg/hibernate-sqltool/ -->
<dependency>
    <groupId>cn.tenmg</groupId>
    <artifactId>hibernate-sqltool</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenmg/hibernate-sqltool/
implementation 'cn.tenmg:hibernate-sqltool:1.0.0'
// https://jarcasting.com/artifacts/cn.tenmg/hibernate-sqltool/
implementation ("cn.tenmg:hibernate-sqltool:1.0.0")
'cn.tenmg:hibernate-sqltool:jar:1.0.0'
<dependency org="cn.tenmg" name="hibernate-sqltool" rev="1.0.0">
  <artifact name="hibernate-sqltool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenmg', module='hibernate-sqltool', version='1.0.0')
)
libraryDependencies += "cn.tenmg" % "hibernate-sqltool" % "1.0.0"
[cn.tenmg/hibernate-sqltool "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.0.12.Final
cn.tenmg : sqltool jar 1.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.