is not current version
Last Version 2.0.11

capital.scalable:spring-auto-restdocs-parent 2.0.4

Parent POM for Spring Auto REST Docs

Categories

Categories

Scala Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

capital.scalable
ArtifactId

ArtifactId

spring-auto-restdocs-parent
Version

Version

2.0.4
Type

Type

pom

Download spring-auto-restdocs-parent 2.0.4


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