Last Version

cn.org.faster:faster-core 1.4.2.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-core
Version

Version

1.4.2.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/faster-framework/faster-framework-project/#/faster-core

Download faster-core 1.4.2.RELEASE


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-configuration-processor jar 2.1.5.RELEASE
io.jsonwebtoken : jjwt jar 0.9.0
org.projectlombok : lombok jar 1.16.20
com.alibaba : fastjson jar 1.2.47
org.apache.commons : commons-pool2 jar 2.6.2
org.springframework : spring-tx jar 5.1.7.RELEASE
cn.hutool : hutool-all jar 4.5.14
net.logstash.logback : logstash-logback-encoder jar 5.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.