License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdxyz.cssxsh.mirai |
ArtifactId | ArtifactIdmirai-hibernate-plugin |
Version | Version2.2.4 |
Type | Typepom |
Description |
Descriptionmirai-hibernate-plugin
No description provided.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mirai-hibernate-plugin-2.2.4.pom | |
mirai-hibernate-plugin-2.2.4-sources.jar | 13 KB |
mirai-hibernate-plugin-2.2.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-hibernate-plugin/ -->
<dependency>
<groupId>xyz.cssxsh.mirai</groupId>
<artifactId>mirai-hibernate-plugin</artifactId>
<version>2.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-hibernate-plugin/
implementation 'xyz.cssxsh.mirai:mirai-hibernate-plugin:2.2.4'
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-hibernate-plugin/
implementation ("xyz.cssxsh.mirai:mirai-hibernate-plugin:2.2.4")
'xyz.cssxsh.mirai:mirai-hibernate-plugin:pom:2.2.4'
<dependency org="xyz.cssxsh.mirai" name="mirai-hibernate-plugin" rev="2.2.4">
<artifact name="mirai-hibernate-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cssxsh.mirai', module='mirai-hibernate-plugin', version='2.2.4')
)
libraryDependencies += "xyz.cssxsh.mirai" % "mirai-hibernate-plugin" % "2.2.4"
[xyz.cssxsh.mirai/mirai-hibernate-plugin "2.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.6.9.Final |
org.hibernate : hibernate-hikaricp | jar | 5.6.9.Final |
com.zaxxer : HikariCP | jar | 5.0.1 |
com.github.gwenn : sqlite-dialect | jar | 0.1.2 |
com.h2database : h2 | jar | 2.1.212 |
org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
mysql : mysql-connector-java | jar | 8.0.29 |
org.postgresql : postgresql | jar | 42.3.5 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |