License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.github.snakerflow |
ArtifactId | ArtifactIdsnaker-hibernate4 |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnaker-hibernate4
snaker is free workflow.
|
Project URL |
Project URL |
Filename | Size |
---|---|
snaker-hibernate4-2.5.1.pom | |
snaker-hibernate4-2.5.1.jar | 4 KB |
snaker-hibernate4-2.5.1-sources.jar | 2 KB |
snaker-hibernate4-2.5.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snakerflow/snaker-hibernate4/ -->
<dependency>
<groupId>com.github.snakerflow</groupId>
<artifactId>snaker-hibernate4</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-hibernate4/
implementation 'com.github.snakerflow:snaker-hibernate4:2.5.1'
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-hibernate4/
implementation ("com.github.snakerflow:snaker-hibernate4:2.5.1")
'com.github.snakerflow:snaker-hibernate4:jar:2.5.1'
<dependency org="com.github.snakerflow" name="snaker-hibernate4" rev="2.5.1">
<artifact name="snaker-hibernate4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snakerflow', module='snaker-hibernate4', version='2.5.1')
)
libraryDependencies += "com.github.snakerflow" % "snaker-hibernate4" % "2.5.1"
[com.github.snakerflow/snaker-hibernate4 "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.snakerflow : snaker-core | jar | 2.5.1 |
com.github.snakerflow : snaker-hibernate | jar | 2.5.1 |
org.hibernate : hibernate-core Optional | jar | 4.1.9.Final |