is not current version
Last Version 2.7.4.2

org.apache.servicecomb:handlers 2.1.6


GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

handlers
Version

Version

2.1.6
Type

Type

pom

Download handlers 2.1.6

Filename Size
handlers-2.1.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/handlers/ -->
<dependency>
    <groupId>org.apache.servicecomb</groupId>
    <artifactId>handlers</artifactId>
    <version>2.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/handlers/
implementation 'org.apache.servicecomb:handlers:2.1.6'
// https://jarcasting.com/artifacts/org.apache.servicecomb/handlers/
implementation ("org.apache.servicecomb:handlers:2.1.6")
'org.apache.servicecomb:handlers:pom:2.1.6'
<dependency org="org.apache.servicecomb" name="handlers" rev="2.1.6">
  <artifact name="handlers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='handlers', version='2.1.6')
)
libraryDependencies += "org.apache.servicecomb" % "handlers" % "2.1.6"
[org.apache.servicecomb/handlers "2.1.6"]