License |
License |
---|---|
GroupId | GroupIdcn.org.faster |
ArtifactId | ArtifactIdfaster-web |
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-web-1.4.2.RELEASE.pom | |
faster-web-1.4.2.RELEASE.jar | 54 KB |
faster-web-1.4.2.RELEASE-sources.jar | 32 KB |
faster-web-1.4.2.RELEASE-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.org.faster/faster-web/ -->
<dependency>
<groupId>cn.org.faster</groupId>
<artifactId>faster-web</artifactId>
<version>1.4.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/faster-web/
implementation 'cn.org.faster:faster-web:1.4.2.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/faster-web/
implementation ("cn.org.faster:faster-web:1.4.2.RELEASE")
'cn.org.faster:faster-web:jar:1.4.2.RELEASE'
<dependency org="cn.org.faster" name="faster-web" rev="1.4.2.RELEASE">
<artifact name="faster-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='faster-web', version='1.4.2.RELEASE')
)
libraryDependencies += "cn.org.faster" % "faster-web" % "1.4.2.RELEASE"
[cn.org.faster/faster-web "1.4.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.org.faster : faster-core | jar | 1.4.2.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.1.5.RELEASE |
com.github.bingoohuang : patchca | jar | 0.0.1 |