Last Version

swagger-finatra 0.5.1

Add Swagger support for Finatra to generate REST API docuemnt

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.xiaodongw
ArtifactId

ArtifactId

swagger-finatra_2.10
Version

Version

0.5.1
Type

Type

jar
Description

Description

swagger-finatra
Add Swagger support for Finatra to generate REST API docuemnt
Project URL

Project URL

https://github.com/xiaodongw/swagger-finatra/
Source Code Management

Source Code Management

https://github.com/xiaodongw/swagger-finatra.git

Download swagger-finatra_2.10 0.5.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
io.swagger : swagger-core jar 1.5.7
io.swagger : swagger-scala-module_2.10 jar 1.0.1
com.twitter : finatra_2.10 jar 1.6.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4
joda-time : joda-time jar 2.7

Project Modules

There are no modules declared in this project.