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