jfinal-spring-boot-starter

starter for jfinal

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.artislong
ArtifactId

ArtifactId

jfinal-spring-boot-starter
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

jfinal-spring-boot-starter
starter for jfinal
Project URL

Project URL

https://github.com/ArtIsLong/jfinal-spring-boot-starter

Download jfinal-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.jfinal : jfinal jar 4.4
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok Optional jar
com.google.guava : guava jar 28.0-jre
it.sauronsoftware.cron4j : cron4j jar 2.2.5
com.github.artislong : spring-beans-loader jar 1.0

provided (5)

Group / Artifact Type Version
net.sf.ehcache : ehcache jar
org.springframework.boot : spring-boot-starter-jdbc jar
mysql : mysql-connector-java jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
1.1
1.0