is not current version
Last Version 0.3.7

com.huaweicloud.sermant:sermant-agentcore-core 0.2.2

The core capability and agent framework of Sermant.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.huaweicloud.sermant
ArtifactId

ArtifactId

sermant-agentcore-core
Version

Version

0.2.2
Type

Type

jar

Download sermant-agentcore-core 0.2.2


<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-core/ -->
<dependency>
    <groupId>com.huaweicloud.sermant</groupId>
    <artifactId>sermant-agentcore-core</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-core/
implementation 'com.huaweicloud.sermant:sermant-agentcore-core:0.2.2'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-core/
implementation ("com.huaweicloud.sermant:sermant-agentcore-core:0.2.2")
'com.huaweicloud.sermant:sermant-agentcore-core:jar:0.2.2'
<dependency org="com.huaweicloud.sermant" name="sermant-agentcore-core" rev="0.2.2">
  <artifact name="sermant-agentcore-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant-agentcore-core', version='0.2.2')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant-agentcore-core" % "0.2.2"
[com.huaweicloud.sermant/sermant-agentcore-core "0.2.2"]