jfinal-spring-tx

This is a spring version of the transaction plug-in

License

License

GroupId

GroupId

com.edbplus
ArtifactId

ArtifactId

jfinal-spring-tx
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jfinal-spring-tx
This is a spring version of the transaction plug-in
Project URL

Project URL

https://github.com/MrYang-Jia/jfinal-spring-tx.git

Download jfinal-spring-tx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jfinal : activerecord jar [4.9.11,)

provided (5)

Group / Artifact Type Version
org.springframework : spring-tx jar 5.1.2.RELEASE
org.springframework : spring-jdbc jar 5.1.2.RELEASE
junit : junit jar 4.12
com.alibaba : druid Optional jar 1.1.21_1
mysql : mysql-connector-java Optional jar 8.0.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.0