License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.artislong |
ArtifactId | ArtifactIdjfinal-spring-boot-starter |
Version | Version2.1 |
Type | Typejar |
Description |
Descriptionjfinal-spring-boot-starter
starter for jfinal
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |