License |
License |
---|---|
Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-annotations |
Version | Version2.0.11 |
Type | Typejar |
Description |
DescriptionSpring Auto REST Docs Annotations
Spring Auto REST Docs supporting annotations
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-annotations/ -->
<dependency>
<groupId>capital.scalable</groupId>
<artifactId>spring-auto-restdocs-annotations</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-annotations/
implementation 'capital.scalable:spring-auto-restdocs-annotations:2.0.11'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-annotations/
implementation ("capital.scalable:spring-auto-restdocs-annotations:2.0.11")
'capital.scalable:spring-auto-restdocs-annotations:jar:2.0.11'
<dependency org="capital.scalable" name="spring-auto-restdocs-annotations" rev="2.0.11">
<artifact name="spring-auto-restdocs-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-annotations', version='2.0.11')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-annotations" % "2.0.11"
[capital.scalable/spring-auto-restdocs-annotations "2.0.11"]