License |
License |
---|---|
GroupId | GroupIdcn.org.faster |
ArtifactId | ArtifactIdfaster-framework-core |
Last Version | Last Version1.2.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfaster-framework-core
faster framework by Spring Boot
|
<!-- https://jarcasting.com/artifacts/cn.org.faster/faster-framework-core/ -->
<dependency>
<groupId>cn.org.faster</groupId>
<artifactId>faster-framework-core</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-core/
implementation 'cn.org.faster:faster-framework-core:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/faster-framework-core/
implementation ("cn.org.faster:faster-framework-core:1.2.0.RELEASE")
'cn.org.faster:faster-framework-core:jar:1.2.0.RELEASE'
<dependency org="cn.org.faster" name="faster-framework-core" rev="1.2.0.RELEASE">
<artifact name="faster-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='faster-framework-core', version='1.2.0.RELEASE')
)
libraryDependencies += "cn.org.faster" % "faster-framework-core" % "1.2.0.RELEASE"
[cn.org.faster/faster-framework-core "1.2.0.RELEASE"]
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-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
io.jsonwebtoken : jjwt | jar | |
org.projectlombok : lombok | jar | |
com.alibaba : fastjson | jar | |
mysql : mysql-connector-java | jar | |
com.alibaba : druid-spring-boot-starter | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | |
org.mybatis : mybatis-typehandlers-jsr310 | jar | |
com.github.bingoohuang : patchca | jar | |
org.apache.commons : commons-pool2 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |
Version |
---|
1.2.0.RELEASE
|
1.1.0.RELEASE
|