is not current version
Last Version 2.0.0-beta-1

com.github.bordertech.restfriends:restfriends-swagger-jersey1 1.0.3

Swagger Application with Jersey1

Categories

Categories

Jersey Program Interface REST Frameworks Swagger
GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-swagger-jersey1
Version

Version

1.0.3
Type

Type

jar

Download restfriends-swagger-jersey1 1.0.3


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