License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.onlyxiahui.extend |
ArtifactId | ArtifactIdonly-query-hibernate |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiononly-query-hibernate
Hibernate framework extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
only-query-hibernate-0.0.1.pom | |
only-query-hibernate-0.0.1.jar | 112 KB |
only-query-hibernate-0.0.1-sources.jar | 79 KB |
only-query-hibernate-0.0.1-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.onlyxiahui.extend/only-query-hibernate/ -->
<dependency>
<groupId>com.onlyxiahui.extend</groupId>
<artifactId>only-query-hibernate</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.onlyxiahui.extend/only-query-hibernate/
implementation 'com.onlyxiahui.extend:only-query-hibernate:0.0.1'
// https://jarcasting.com/artifacts/com.onlyxiahui.extend/only-query-hibernate/
implementation ("com.onlyxiahui.extend:only-query-hibernate:0.0.1")
'com.onlyxiahui.extend:only-query-hibernate:jar:0.0.1'
<dependency org="com.onlyxiahui.extend" name="only-query-hibernate" rev="0.0.1">
<artifact name="only-query-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onlyxiahui.extend', module='only-query-hibernate', version='0.0.1')
)
libraryDependencies += "com.onlyxiahui.extend" % "only-query-hibernate" % "0.0.1"
[com.onlyxiahui.extend/only-query-hibernate "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-orm | jar | 5.1.10.RELEASE |
org.hibernate : hibernate-core | jar | 5.4.2.Final |
com.github.jsqlparser : jsqlparser | jar | 3.2 |
org.freemarker : freemarker | jar | 2.3.28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |