restfriends-parent

Utilities for working with Swagger and REST.

License

License

GroupId

GroupId

com.github.bordertech.restfriends
ArtifactId

ArtifactId

restfriends-parent
Last Version

Last Version

2.0.0-beta-1
Release Date

Release Date

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

How to add to project

<!-- 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

restfriends forever

Utilities for working with Swagger and REST and the BFF pattern

Status

Build Status Quality Gate Status Reliability Rating Coverage Codacy Badge Javadocs Maven Central

com.github.bordertech.restfriends
Open source projects from the Border

Versions

Version
2.0.0-beta-1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0