Last Version

restfriends-swagger-core 2.0.0-beta-1

Swagger Core Application

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-swagger-core
Version

Version

2.0.0-beta-1
Type

Type

jar
Description

Description

restfriends-swagger-core
Swagger Core Application

Download restfriends-swagger-core 2.0.0-beta-1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.bordertech.restfriends : restfriends-envelope jar 2.0.0-beta-1
com.github.bordertech.restfriends : restfriends-swagger-ui jar 2.0.0-beta-1
com.github.bordertech.restfriends : restfriends-swagger-json-fix jar 2.0.0-beta-1
io.swagger : swagger-jaxrs jar 1.5.22
com.github.bordertech.config : config jar 1.0.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.9
com.google.guava : guava jar 28.0-jre

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.5.0

Project Modules

There are no modules declared in this project.