License |
License |
---|---|
GroupId | GroupIdio.github.hlg212.fcf |
ArtifactId | ArtifactIdfcf-web |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionfcf-web
FCF工程构建管理工程,统一项目构建方式
|
Filename | Size |
---|---|
fcf-web-1.0.2.pom | |
fcf-web-1.0.2.jar | 129 KB |
fcf-web-1.0.2-sources.jar | 73 KB |
fcf-web-1.0.2-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-web/ -->
<dependency>
<groupId>io.github.hlg212.fcf</groupId>
<artifactId>fcf-web</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-web/
implementation 'io.github.hlg212.fcf:fcf-web:1.0.2'
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-web/
implementation ("io.github.hlg212.fcf:fcf-web:1.0.2")
'io.github.hlg212.fcf:fcf-web:jar:1.0.2'
<dependency org="io.github.hlg212.fcf" name="fcf-web" rev="1.0.2">
<artifact name="fcf-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hlg212.fcf', module='fcf-web', version='1.0.2')
)
libraryDependencies += "io.github.hlg212.fcf" % "fcf-web" % "1.0.2"
[io.github.hlg212.fcf/fcf-web "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | 5.1.8.RELEASE |