Last Version

restfriends-parent 2.0.0-beta-1

Utilities for working with Swagger and REST.

License

License

GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-parent
Version

Version

2.0.0-beta-1
Type

Type

pom
Description

Description

restfriends-parent
Utilities for working with Swagger and REST.
Project URL

Project URL

https://github.com/bordertech/restfriends
Source Code Management

Source Code Management

https://github.com/bordertech/restfriends

Download restfriends-parent 2.0.0-beta-1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • restfriends-envelope
  • restfriends-swagger-ui
  • restfriends-swagger-json-fix
  • restfriends-swagger-core
  • restfriends-swagger-jersey1
  • restfriends-swagger-jersey2
  • restfriends-cors-filters