License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdxyz.cssxsh.mirai |
ArtifactId | ArtifactIdmirai-hibernate-plugin |
Version | Version2.0.8 |
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.0.8.pom | |
mirai-hibernate-plugin-2.0.8-sources.jar | 12 KB |
mirai-hibernate-plugin-2.0.8-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.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-hibernate-plugin/
implementation 'xyz.cssxsh.mirai:mirai-hibernate-plugin:2.0.8'
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-hibernate-plugin/
implementation ("xyz.cssxsh.mirai:mirai-hibernate-plugin:2.0.8")
'xyz.cssxsh.mirai:mirai-hibernate-plugin:pom:2.0.8'
<dependency org="xyz.cssxsh.mirai" name="mirai-hibernate-plugin" rev="2.0.8">
<artifact name="mirai-hibernate-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cssxsh.mirai', module='mirai-hibernate-plugin', version='2.0.8')
)
libraryDependencies += "xyz.cssxsh.mirai" % "mirai-hibernate-plugin" % "2.0.8"
[xyz.cssxsh.mirai/mirai-hibernate-plugin "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.6.5.Final |
org.hibernate : hibernate-c3p0 | jar | 5.6.5.Final |
com.github.gwenn : sqlite-dialect | jar | 0.1.2 |
org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
mysql : mysql-connector-java | jar | 8.0.28 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |