Last Version

juorm-sqldb 0.2.6

juorm for jdbc

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly.juorm
ArtifactId

ArtifactId

juorm-sqldb
Version

Version

0.2.6
Type

Type

jar
Description

Description

juorm-sqldb
juorm for jdbc
Project URL

Project URL

https://github.com/featherfly/juorm
Source Code Management

Source Code Management

https://github.com/featherfly/juorm

Download juorm-sqldb 0.2.6


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
cn.featherfly.common : common-core jar 1.7.15
cn.featherfly.juorm : juorm-api jar 0.2.6
cn.featherfly.juorm : juorm-core jar 0.2.6
cn.featherfly : featherfly-db jar 1.5.6
org.springframework : spring-jdbc jar 5.2.1.RELEASE
org.glassfish : javax.el jar 3.0.0
org.hibernate.validator : hibernate-validator jar 6.0.18.Final
com.speedment.common : tuple jar 3.1.16
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.