License |
License
faaaadmin
|
---|---|
GroupId | GroupIdcom.faasadmin |
ArtifactId | ArtifactIdfaas-web |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfaas-web
系统支持
|
Filename | Size |
---|---|
faas-web-1.1.0.pom | |
faas-web-1.1.0.jar | 48 KB |
faas-web-1.1.0-sources.jar | 33 KB |
faas-web-1.1.0-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.faasadmin/faas-web/ -->
<dependency>
<groupId>com.faasadmin</groupId>
<artifactId>faas-web</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.faasadmin/faas-web/
implementation 'com.faasadmin:faas-web:1.1.0'
// https://jarcasting.com/artifacts/com.faasadmin/faas-web/
implementation ("com.faasadmin:faas-web:1.1.0")
'com.faasadmin:faas-web:jar:1.1.0'
<dependency org="com.faasadmin" name="faas-web" rev="1.1.0">
<artifact name="faas-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.faasadmin', module='faas-web', version='1.1.0')
)
libraryDependencies += "com.faasadmin" % "faas-web" % "1.1.0"
[com.faasadmin/faas-web "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.12 |
com.faasadmin : faas-common | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 3.0.2 |
io.swagger : swagger-annotations | jar | 1.5.22 |
org.springframework.boot : spring-boot-starter-validation | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar |