Files download
File Operation
sermant-0.3.3.pom download
Apache Maven
<dependency>
  <groupId>com.huaweicloud.sermant</groupId>
  <artifactId>sermant</artifactId>
  <version>0.3.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.huaweicloud.sermant:sermant:0.3.3'
Gradle Kotlin
implementation("com.huaweicloud.sermant:sermant:0.3.3")
Scala SBT
libraryDependencies += "com.huaweicloud.sermant" % "sermant" % "0.3.3"
Groovy Grape
@Grapes(
  @Grab(group='com.huaweicloud.sermant', module='sermant', version='0.3.3')
)
Apache Ivy
<dependency org="com.huaweicloud.sermant" name="sermant" rev="0.3.3" />
Leiningen
[com.huaweicloud.sermant/sermant "0.3.3"]
Apache Buildr
'com.huaweicloud.sermant:sermant:jar:0.3.3'
Dependencies
The project has no third-party dependencies