| License |
License |
|---|---|
| GroupId | GroupIdcom.edbplus |
| ArtifactId | ArtifactIdspring-jf-edb |
| Last Version | Last Version1.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedb
EDB is a database operation tool extension based on jfinal, an open source project, so that jfinal can better execute in spring transactions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spring-jf-edb-1.7.3.pom | |
| spring-jf-edb-1.7.3.jar | 172 KB |
| spring-jf-edb-1.7.3-sources.jar | 166 KB |
| spring-jf-edb-1.7.3-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.edbplus/spring-jf-edb/ -->
<dependency>
<groupId>com.edbplus</groupId>
<artifactId>spring-jf-edb</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.edbplus/spring-jf-edb/
implementation 'com.edbplus:spring-jf-edb:1.7.3'
// https://jarcasting.com/artifacts/com.edbplus/spring-jf-edb/
implementation ("com.edbplus:spring-jf-edb:1.7.3")
'com.edbplus:spring-jf-edb:jar:1.7.3'
<dependency org="com.edbplus" name="spring-jf-edb" rev="1.7.3">
<artifact name="spring-jf-edb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.edbplus', module='spring-jf-edb', version='1.7.3')
)
libraryDependencies += "com.edbplus" % "spring-jf-edb" % "1.7.3"
[com.edbplus/spring-jf-edb "1.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.persistence : javax.persistence-api | jar | 2.2 |
| cn.hutool : hutool-all Optional | jar | 5.7.1 |
| com.alibaba : druid Optional | jar | 1.1.21_1 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.11.3 |
| org.springframework.boot : spring-boot-starter-data-jdbc Optional | jar | 2.1.0.RELEASE |
| com.edbplus : jfinal-spring-tx | jar | 1.0 |
| com.jfinal : activerecord | jar | 4.9.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java Optional | jar | 8.0.17 |
| org.postgresql : postgresql Optional | jar | 42.3.1 |
| cglib : cglib-nodep | jar | 3.2.5 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| org.testng : testng Optional | jar | 6.14.3 |
| org.apache.lucene : lucene-core Optional | jar | 4.0.0 |
| com.zaxxer : HikariCP | jar | 2.3.13 |
| com.mchange : c3p0 | jar | 0.9.5.3 |
| com.alibaba : fastjson | jar | 1.2.73 |
| net.sf.ehcache : ehcache-core | jar | 2.6.11 |
| javax.servlet : servlet-api | jar | 2.5 |
| com.google.zxing : javase | jar | 3.2.1 |
| cn.afterturn : easypoi-base | jar | 4.2.0 |
| cn.afterturn : easypoi-web | jar | 4.2.0 |
| cn.afterturn : easypoi-annotation | jar | 4.2.0 |