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