is not current version
Last Version 2.7.4.2

Java Chassis::Swagger::Invocation::Core 2.7.2


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

swagger-invocation-core
Version

Version

2.7.2
Type

Type

jar
Description

Description

Java Chassis::Swagger::Invocation::Core

Download swagger-invocation-core 2.7.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.servicecomb : swagger-generator-core jar
org.apache.servicecomb : foundation-test-scaffolding jar

test (3)

Group / Artifact Type Version
org.apache.servicecomb : swagger-generator-jaxrs jar
org.apache.servicecomb : swagger-generator-springmvc jar
javax.xml.bind : jaxb-api jar

Project Modules

There are no modules declared in this project.