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