Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdflowcontrol-service |
Version | Version0.3.2 |
Type | Typejar |
Description |
Descriptionflowcontrol-service
The service module of flowcontrol.
|
Filename | Size |
---|---|
flowcontrol-service-0.3.2.pom | |
flowcontrol-service-0.3.2.jar | 1 MB |
flowcontrol-service-0.3.2-sources.jar | 18 KB |
flowcontrol-service-0.3.2-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-service/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>flowcontrol-service</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-service/
implementation 'com.huaweicloud.sermant:flowcontrol-service:0.3.2'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-service/
implementation ("com.huaweicloud.sermant:flowcontrol-service:0.3.2")
'com.huaweicloud.sermant:flowcontrol-service:jar:0.3.2'
<dependency org="com.huaweicloud.sermant" name="flowcontrol-service" rev="0.3.2">
<artifact name="flowcontrol-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='flowcontrol-service', version='0.3.2')
)
libraryDependencies += "com.huaweicloud.sermant" % "flowcontrol-service" % "0.3.2"
[com.huaweicloud.sermant/flowcontrol-service "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.huaweicloud.sermant : sermant-agentcore-core | jar | 0.3.2 |
com.huaweicloud.sermant : flowcontrol-plugin | jar | 0.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |