is not current version
Last Version 0.5.0

io.servicecomb:swagger-invocation-core 0.1.0-m1


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.servicecomb
ArtifactId

ArtifactId

swagger-invocation-core
Version

Version

0.1.0-m1
Type

Type

jar

Download swagger-invocation-core 0.1.0-m1


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