is not current version
Last Version 2.0.11

capital.scalable:spring-auto-restdocs-dokka-json 2.0.1

Dokka extension that produces Spring Auto REST Docs' JSON format

Categories

Categories

Scala Languages Auto Application Layer Libs Code Generators JSON Data
GroupId

GroupId

capital.scalable
ArtifactId

ArtifactId

spring-auto-restdocs-dokka-json
Version

Version

2.0.1
Type

Type

jar

Download spring-auto-restdocs-dokka-json 2.0.1


<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-dokka-json/ -->
<dependency>
    <groupId>capital.scalable</groupId>
    <artifactId>spring-auto-restdocs-dokka-json</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-dokka-json/
implementation 'capital.scalable:spring-auto-restdocs-dokka-json:2.0.1'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-dokka-json/
implementation ("capital.scalable:spring-auto-restdocs-dokka-json:2.0.1")
'capital.scalable:spring-auto-restdocs-dokka-json:jar:2.0.1'
<dependency org="capital.scalable" name="spring-auto-restdocs-dokka-json" rev="2.0.1">
  <artifact name="spring-auto-restdocs-dokka-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-dokka-json', version='2.0.1')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-dokka-json" % "2.0.1"
[capital.scalable/spring-auto-restdocs-dokka-json "2.0.1"]