is not current version
Last Version 2.7.4.2

Java Chassis::Swagger::Invocation 2.7.2


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

swagger-invocation
Version

Version

2.7.2
Type

Type

pom
Description

Description

Java Chassis::Swagger::Invocation

Download swagger-invocation 2.7.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • invocation-core
  • invocation-jaxrs
  • invocation-springmvc
  • invocation-validator