License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdflowcontrol-service |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflowcontrol-service
The service module of flowcontrol.
|
Filename | Size |
---|---|
flowcontrol-service-0.3.7.pom | |
flowcontrol-service-0.3.7.jar | 1 MB |
flowcontrol-service-0.3.7-sources.jar | 18 KB |
flowcontrol-service-0.3.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-service/
implementation 'com.huaweicloud.sermant:flowcontrol-service:0.3.7'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-service/
implementation ("com.huaweicloud.sermant:flowcontrol-service:0.3.7")
'com.huaweicloud.sermant:flowcontrol-service:jar:0.3.7'
<dependency org="com.huaweicloud.sermant" name="flowcontrol-service" rev="0.3.7">
<artifact name="flowcontrol-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='flowcontrol-service', version='0.3.7')
)
libraryDependencies += "com.huaweicloud.sermant" % "flowcontrol-service" % "0.3.7"
[com.huaweicloud.sermant/flowcontrol-service "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.huaweicloud.sermant : sermant-agentcore-core | jar | 0.3.7 |
com.huaweicloud.sermant : flowcontrol-plugin | jar | 0.3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |