is not current version
Last Version 5.0.0

activerecord 4.9.16

jfinal ActiveRecordPlugin

License

License

GroupId

GroupId

com.jfinal
ArtifactId

ArtifactId

activerecord
Version

Version

4.9.16
Type

Type

jar
Description

Description

activerecord
jfinal ActiveRecordPlugin
Project URL

Project URL

https://jfinal.com

Download activerecord 4.9.16


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

Dependencies

provided (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 4.3.8.RELEASE
com.alibaba : druid jar 1.0.29
net.sf.ehcache : ehcache-core jar 2.6.11
com.zaxxer : HikariCP jar 2.3.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.