License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdxyz.cssxsh.mirai |
ArtifactId | ArtifactIdmirai-hibernate-plugin |
Last Version | Last Version2.3.0-M2 |
Release Date | Release Date |
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.3.0-M2.pom | |
mirai-hibernate-plugin-2.3.0-M2-sources.jar | 7 KB |
mirai-hibernate-plugin-2.3.0-M2-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.3.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-hibernate-plugin/
implementation 'xyz.cssxsh.mirai:mirai-hibernate-plugin:2.3.0-M2'
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-hibernate-plugin/
implementation ("xyz.cssxsh.mirai:mirai-hibernate-plugin:2.3.0-M2")
'xyz.cssxsh.mirai:mirai-hibernate-plugin:pom:2.3.0-M2'
<dependency org="xyz.cssxsh.mirai" name="mirai-hibernate-plugin" rev="2.3.0-M2">
<artifact name="mirai-hibernate-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cssxsh.mirai', module='mirai-hibernate-plugin', version='2.3.0-M2')
)
libraryDependencies += "xyz.cssxsh.mirai" % "mirai-hibernate-plugin" % "2.3.0-M2"
[xyz.cssxsh.mirai/mirai-hibernate-plugin "2.3.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.orm : hibernate-core | jar | 6.1.0.Final |
org.hibernate.orm : hibernate-hikaricp | jar | 6.1.0.Final |
org.hibernate.orm : hibernate-community-dialects | jar | 6.1.0.Final |
com.zaxxer : HikariCP | jar | 5.0.1 |
com.h2database : h2 | jar | 2.1.214 |
org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
mysql : mysql-connector-java | jar | 8.0.29 |
org.postgresql : postgresql | jar | 42.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |