Last Version

SQLite dialect for Hibernate 0.1.2

SQLite dialect for Hibernate

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.github.gwenn
ArtifactId

ArtifactId

sqlite-dialect
Version

Version

0.1.2
Type

Type

jar
Description

Description

SQLite dialect for Hibernate
SQLite dialect for Hibernate
Project URL

Project URL

https://github.com/gwenn/sqlite-dialect
Source Code Management

Source Code Management

https://github.com/gwenn/sqlite-dialect

Download sqlite-dialect 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.gwenn/sqlite-dialect/ -->
<dependency>
    <groupId>com.github.gwenn</groupId>
    <artifactId>sqlite-dialect</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwenn/sqlite-dialect/
implementation 'com.github.gwenn:sqlite-dialect:0.1.2'
// https://jarcasting.com/artifacts/com.github.gwenn/sqlite-dialect/
implementation ("com.github.gwenn:sqlite-dialect:0.1.2")
'com.github.gwenn:sqlite-dialect:jar:0.1.2'
<dependency org="com.github.gwenn" name="sqlite-dialect" rev="0.1.2">
  <artifact name="sqlite-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwenn', module='sqlite-dialect', version='0.1.2')
)
libraryDependencies += "com.github.gwenn" % "sqlite-dialect" % "0.1.2"
[com.github.gwenn/sqlite-dialect "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.2.12.Final

Project Modules

There are no modules declared in this project.