is not current version
Last Version 0.3.7

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

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.4
Type

Type

jar

Download sermant-agentcore-core 0.2.4


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