is not current version
Last Version 2.7.4.2

org.apache.servicecomb:swagger-invocation-core 1.0.0-m1


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

swagger-invocation-core
Version

Version

1.0.0-m1
Type

Type

jar

Download swagger-invocation-core 1.0.0-m1


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