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