is not current version
Last Version 0.5.1

com.github.xiaodongw:swagger-finatra2_2.11 0.2.0

Add Swagger support for Finatra to generate REST API docuemnt

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.xiaodongw
ArtifactId

ArtifactId

swagger-finatra2_2.11
Version

Version

0.2.0
Type

Type

jar

Download swagger-finatra2_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.xiaodongw/swagger-finatra2_2.11/ -->
<dependency>
    <groupId>com.github.xiaodongw</groupId>
    <artifactId>swagger-finatra2_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaodongw/swagger-finatra2_2.11/
implementation 'com.github.xiaodongw:swagger-finatra2_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.xiaodongw/swagger-finatra2_2.11/
implementation ("com.github.xiaodongw:swagger-finatra2_2.11:0.2.0")
'com.github.xiaodongw:swagger-finatra2_2.11:jar:0.2.0'
<dependency org="com.github.xiaodongw" name="swagger-finatra2_2.11" rev="0.2.0">
  <artifact name="swagger-finatra2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaodongw', module='swagger-finatra2_2.11', version='0.2.0')
)
libraryDependencies += "com.github.xiaodongw" % "swagger-finatra2_2.11" % "0.2.0"
[com.github.xiaodongw/swagger-finatra2_2.11 "0.2.0"]