is not current version
Last Version 3.6.14

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

Supports Ebean (an ORM framework)

Categories

Categories

Ebean Data ORM
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-ebean
Version

Version

2.0.0
Type

Type

jar

Download sqlhelper-ebean 2.0.0


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