License |
License |
---|---|
GroupId | GroupIdcn.org.faster |
ArtifactId | ArtifactIdfaster-core |
Version | Version1.4.2.RELEASE |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
faster-core-1.4.2.RELEASE.pom | |
faster-core-1.4.2.RELEASE.jar | 32 KB |
faster-core-1.4.2.RELEASE-sources.jar | 19 KB |
faster-core-1.4.2.RELEASE-javadoc.jar | 192 KB |
Browse |
<!-- 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"]
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 |