is not current version
Last Version 0.2.6

cn.featherfly.juorm:juorm-sqldb 0.2.5

juorm for jdbc

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly.juorm
ArtifactId

ArtifactId

juorm-sqldb
Version

Version

0.2.5
Type

Type

jar

Download juorm-sqldb 0.2.5


<!-- https://jarcasting.com/artifacts/cn.featherfly.juorm/juorm-sqldb/ -->
<dependency>
    <groupId>cn.featherfly.juorm</groupId>
    <artifactId>juorm-sqldb</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.juorm/juorm-sqldb/
implementation 'cn.featherfly.juorm:juorm-sqldb:0.2.5'
// https://jarcasting.com/artifacts/cn.featherfly.juorm/juorm-sqldb/
implementation ("cn.featherfly.juorm:juorm-sqldb:0.2.5")
'cn.featherfly.juorm:juorm-sqldb:jar:0.2.5'
<dependency org="cn.featherfly.juorm" name="juorm-sqldb" rev="0.2.5">
  <artifact name="juorm-sqldb" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.juorm', module='juorm-sqldb', version='0.2.5')
)
libraryDependencies += "cn.featherfly.juorm" % "juorm-sqldb" % "0.2.5"
[cn.featherfly.juorm/juorm-sqldb "0.2.5"]