is not current version
Last Version 2.7.4.2

org.apache.servicecomb:handlers 1.3.5


GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

handlers
Version

Version

1.3.5
Type

Type

pom

Download handlers 1.3.5

Filename Size
handlers-1.3.5.pom 1 KB
Browse

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