s

sermant-agentcore-premain

The starting module for Sermant.
https://github.com/huaweicloud/Sermant
Apache License, Version 2.0
luanwenfei
文件下载
文件名 操作
sermant-agentcore-premain-1.4.1.jar 下载
sermant-agentcore-premain-1.4.1.pom 下载
sermant-agentcore-premain-1.4.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.huaweicloud.sermant</groupId>
  <artifactId>sermant-agentcore-premain</artifactId>
  <version>1.4.1</version>
</dependency>
Gradle Groovy
implementation 'com.huaweicloud.sermant:sermant-agentcore-premain:1.4.1'
Gradle Kotlin
implementation("com.huaweicloud.sermant:sermant-agentcore-premain:1.4.1")
Scala SBT
libraryDependencies += "com.huaweicloud.sermant" % "sermant-agentcore-premain" % "1.4.1"
Groovy Grape
@Grapes(
  @Grab(group='com.huaweicloud.sermant', module='sermant-agentcore-premain', version='1.4.1')
)
Apache Ivy
<dependency org="com.huaweicloud.sermant" name="sermant-agentcore-premain" rev="1.4.1" />
Leiningen
[com.huaweicloud.sermant/sermant-agentcore-premain "1.4.1"]
Apache Buildr
'com.huaweicloud.sermant:sermant-agentcore-premain:jar:1.4.1'