GroupId | GroupIdorg.apache.servicecomb |
---|---|
ArtifactId | ArtifactIdhandler-governance |
Version | Version2.7.4.1 |
Type | Typejar |
Filename | Size |
---|---|
handler-governance-2.7.4.1.pom | |
handler-governance-2.7.4.1.jar | 16 KB |
handler-governance-2.7.4.1-sources.jar | 14 KB |
handler-governance-2.7.4.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/handler-governance/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>handler-governance</artifactId>
<version>2.7.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/handler-governance/
implementation 'org.apache.servicecomb:handler-governance:2.7.4.1'
// https://jarcasting.com/artifacts/org.apache.servicecomb/handler-governance/
implementation ("org.apache.servicecomb:handler-governance:2.7.4.1")
'org.apache.servicecomb:handler-governance:jar:2.7.4.1'
<dependency org="org.apache.servicecomb" name="handler-governance" rev="2.7.4.1">
<artifact name="handler-governance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='handler-governance', version='2.7.4.1')
)
libraryDependencies += "org.apache.servicecomb" % "handler-governance" % "2.7.4.1"
[org.apache.servicecomb/handler-governance "2.7.4.1"]