| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.faster-framework |
| Идентификатор | Идентификаторfaster-framework-core |
| Версия | Версия1.0.6.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеfaster-framework-core
faster framework by Spring Boot
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |