is not current version
Last Version 1.0.1

com.gitblit.fathom:fathom-rest-swagger 0.7.0

Swagger integration for Fathom-REST

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-rest-swagger
Version

Version

0.7.0
Type

Type

jar

Download fathom-rest-swagger 0.7.0


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