License |
License |
---|---|
GroupId | GroupIdcom.fuqssi.boot |
ArtifactId | ArtifactIdfuqssi-boot |
Last Version | Last Version1.5.6.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfuqssi-boot
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fuqssi-boot-1.5.6.RELEASE.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot/ -->
<dependency>
<groupId>com.fuqssi.boot</groupId>
<artifactId>fuqssi-boot</artifactId>
<version>1.5.6.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot/
implementation 'com.fuqssi.boot:fuqssi-boot:1.5.6.RELEASE'
// https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot/
implementation ("com.fuqssi.boot:fuqssi-boot:1.5.6.RELEASE")
'com.fuqssi.boot:fuqssi-boot:pom:1.5.6.RELEASE'
<dependency org="com.fuqssi.boot" name="fuqssi-boot" rev="1.5.6.RELEASE">
<artifact name="fuqssi-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fuqssi.boot', module='fuqssi-boot', version='1.5.6.RELEASE')
)
libraryDependencies += "com.fuqssi.boot" % "fuqssi-boot" % "1.5.6.RELEASE"
[com.fuqssi.boot/fuqssi-boot "1.5.6.RELEASE"]