| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.huaweicloud.sermant |
| ArtifactId | ArtifactIdsermant |
| Last Version | Last Version0.3.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsermant
The parent pom of Sermant.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sermant-0.3.7.pom | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant</artifactId>
<version>0.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant/
implementation 'com.huaweicloud.sermant:sermant:0.3.7'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant/
implementation ("com.huaweicloud.sermant:sermant:0.3.7")
'com.huaweicloud.sermant:sermant:pom:0.3.7'
<dependency org="com.huaweicloud.sermant" name="sermant" rev="0.3.7">
<artifact name="sermant" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant', version='0.3.7')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant" % "0.3.7"
[com.huaweicloud.sermant/sermant "0.3.7"]