Porter-DB

数据库持久层模块,支持Mybatis等,支持注解式的JDBC事务

License

License

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

Porter-DB
Last Version

Last Version

1.2.275
Release Date

Release Date

Type

Type

jar
Description

Description

Porter-DB
数据库持久层模块,支持Mybatis等,支持注解式的JDBC事务
Project URL

Project URL

https://gitee.com/xishankeji/OftenPorter

Download Porter-DB

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.5.7
com.xishankeji : Porter-Core jar 1.2.275
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.32
com.h2database : h2 jar 1.4.197
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.275
1.2.251
1.2.245
1.2.241
1.2.235
1.2.217
1.2.186
1.2.150
1.2.131
1.2.128
1.2.119
1.2.113
1.2.109
1.2.98
1.2.92
1.2.85
1.2.79
1.2.77
1.2.64
1.2.59
1.2.57
1.2.41
1.2.39
1.2.36
1.2.34
1.2.32
1.2.31
1.1.1.96
1.1.1.86
1.1.1.85
1.1.1.81
1.1.1.71
1.1.1.63
1.1.1.60
1.1.1.55
1.1.1.50
1.1.1.38
1.1.1.35.Final
1.1.1.22.Final
1.1.1.20.Final
1.1.0.Final
1.0.5-final1
1.0.5-beta4
1.0.5-beta3
1.0.5-beta2
1.0.5-beta1