Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-parent |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
spring-auto-restdocs-parent-1.0.6.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-parent/ -->
<dependency>
<groupId>capital.scalable</groupId>
<artifactId>spring-auto-restdocs-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-parent/
implementation 'capital.scalable:spring-auto-restdocs-parent:1.0.6'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-parent/
implementation ("capital.scalable:spring-auto-restdocs-parent:1.0.6")
'capital.scalable:spring-auto-restdocs-parent:pom:1.0.6'
<dependency org="capital.scalable" name="spring-auto-restdocs-parent" rev="1.0.6">
<artifact name="spring-auto-restdocs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-parent', version='1.0.6')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-parent" % "1.0.6"
[capital.scalable/spring-auto-restdocs-parent "1.0.6"]