restfriends forever
Utilities for working with Swagger and REST and the BFF pattern
License |
License |
---|---|
Categories |
CategoriesJSON Data Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.bordertech.restfriends |
ArtifactId | ArtifactIdrestfriends-swagger-json-fix |
Last Version | Last Version2.0.0-beta-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestfriends-swagger-json-fix
FIX Swagger JSON Generation
|
<!-- https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-swagger-json-fix/ -->
<dependency>
<groupId>com.github.bordertech.restfriends</groupId>
<artifactId>restfriends-swagger-json-fix</artifactId>
<version>2.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-swagger-json-fix/
implementation 'com.github.bordertech.restfriends:restfriends-swagger-json-fix:2.0.0-beta-1'
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-swagger-json-fix/
implementation ("com.github.bordertech.restfriends:restfriends-swagger-json-fix:2.0.0-beta-1")
'com.github.bordertech.restfriends:restfriends-swagger-json-fix:jar:2.0.0-beta-1'
<dependency org="com.github.bordertech.restfriends" name="restfriends-swagger-json-fix" rev="2.0.0-beta-1">
<artifact name="restfriends-swagger-json-fix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.restfriends', module='restfriends-swagger-json-fix', version='2.0.0-beta-1')
)
libraryDependencies += "com.github.bordertech.restfriends" % "restfriends-swagger-json-fix" % "2.0.0-beta-1"
[com.github.bordertech.restfriends/restfriends-swagger-json-fix "2.0.0-beta-1"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-core | jar | 1.5.22 |
Utilities for working with Swagger and REST and the BFF pattern