faster-framework-core

faster framework by Spring Boot

License

License

GroupId

GroupId

com.github.faster-framework
ArtifactId

ArtifactId

faster-framework-core
Last Version

Last Version

1.0.6.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

faster-framework-core
faster framework by Spring Boot

Download faster-framework-core

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-actuator jar
io.jsonwebtoken : jjwt jar 0.9.0
org.projectlombok : lombok jar 1.16.20
com.alibaba : fastjson jar 1.2.47
mysql : mysql-connector-java jar
com.alibaba : druid-spring-boot-starter jar 1.1.9
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.1
tk.mybatis : mapper-spring-boot-starter jar 2.0.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.3
org.mybatis : mybatis-typehandlers-jsr310 jar 1.0.2
com.github.bingoohuang : patchca jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE