Last Version

com.github.fangjinuo.sqlhelper:sqlhelper-ormlite 2.0.0

JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-ormlite
Version

Version

2.0.0
Type

Type

jar
Description

Description

JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

Download sqlhelper-ormlite 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 23.0
com.github.fangjinuo.easyjson : easyjson-core jar 2.0.alpha1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.