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