is not current version
Last Version 2.7.4.2

org.apache.servicecomb:handlers 2.2.1


GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

handlers
Version

Version

2.2.1
Type

Type

pom

Download handlers 2.2.1

Filename Size
handlers-2.2.1.pom 1 KB
Browse

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