License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdflowcontrol-common |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent pom of Sermant.
|
Filename | Size |
---|---|
flowcontrol-common-0.3.7.pom | |
flowcontrol-common-0.3.7.jar | 88 KB |
flowcontrol-common-0.3.7-sources.jar | 96 KB |
flowcontrol-common-0.3.7-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-common/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>flowcontrol-common</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-common/
implementation 'com.huaweicloud.sermant:flowcontrol-common:0.3.7'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-common/
implementation ("com.huaweicloud.sermant:flowcontrol-common:0.3.7")
'com.huaweicloud.sermant:flowcontrol-common:jar:0.3.7'
<dependency org="com.huaweicloud.sermant" name="flowcontrol-common" rev="0.3.7">
<artifact name="flowcontrol-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='flowcontrol-common', version='0.3.7')
)
libraryDependencies += "com.huaweicloud.sermant" % "flowcontrol-common" % "0.3.7"
[com.huaweicloud.sermant/flowcontrol-common "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.huaweicloud.sermant : sermant-agentcore-core | jar | 0.3.7 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.alibaba : dubbo | jar | 2.5.7 |
org.apache.dubbo : dubbo | jar | 2.7.3 |
org.apache.kafka : kafka-clients | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |