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