| License |
License
faaaadmin
|
|---|---|
| GroupId | GroupIdcom.faasadmin |
| ArtifactId | ArtifactIdfaas-parent |
| Version | Version1.0.8 |
| Type | Typepom |
| Description |
Descriptionfaas-parent
父依赖
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| faas-parent-1.0.8.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.faasadmin/faas-parent/ -->
<dependency>
<groupId>com.faasadmin</groupId>
<artifactId>faas-parent</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.faasadmin/faas-parent/
implementation 'com.faasadmin:faas-parent:1.0.8'
// https://jarcasting.com/artifacts/com.faasadmin/faas-parent/
implementation ("com.faasadmin:faas-parent:1.0.8")
'com.faasadmin:faas-parent:pom:1.0.8'
<dependency org="com.faasadmin" name="faas-parent" rev="1.0.8">
<artifact name="faas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.faasadmin', module='faas-parent', version='1.0.8')
)
libraryDependencies += "com.faasadmin" % "faas-parent" % "1.0.8"
[com.faasadmin/faas-parent "1.0.8"]