is not current version
Last Version 1.2.275

Porter-DB 1.2.235

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

License

License

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

Porter-DB
Version

Version

1.2.235
Type

Type

jar
Description

Description

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

Project URL

https://github.com/gzxishan/OftenPorter

Download Porter-DB 1.2.235


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.5.6
com.xishankeji : Porter-Core jar 1.2.235
org.slf4j : slf4j-api jar 1.7.30

test (3)

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

Project Modules

There are no modules declared in this project.