Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdflowcontrol-service |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
flowcontrol-service-0.2.2.pom | |
flowcontrol-service-0.2.2.jar | 1 MB |
flowcontrol-service-0.2.2-sources.jar | 17 KB |
flowcontrol-service-0.2.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.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-service/
implementation 'com.huaweicloud.sermant:flowcontrol-service:0.2.2'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/flowcontrol-service/
implementation ("com.huaweicloud.sermant:flowcontrol-service:0.2.2")
'com.huaweicloud.sermant:flowcontrol-service:jar:0.2.2'
<dependency org="com.huaweicloud.sermant" name="flowcontrol-service" rev="0.2.2">
<artifact name="flowcontrol-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='flowcontrol-service', version='0.2.2')
)
libraryDependencies += "com.huaweicloud.sermant" % "flowcontrol-service" % "0.2.2"
[com.huaweicloud.sermant/flowcontrol-service "0.2.2"]