Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators JSON Data |
---|---|
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-json-doclet |
Version | Version1.0.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/ -->
<dependency>
<groupId>capital.scalable</groupId>
<artifactId>spring-auto-restdocs-json-doclet</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation 'capital.scalable:spring-auto-restdocs-json-doclet:1.0.7'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation ("capital.scalable:spring-auto-restdocs-json-doclet:1.0.7")
'capital.scalable:spring-auto-restdocs-json-doclet:jar:1.0.7'
<dependency org="capital.scalable" name="spring-auto-restdocs-json-doclet" rev="1.0.7">
<artifact name="spring-auto-restdocs-json-doclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-json-doclet', version='1.0.7')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-json-doclet" % "1.0.7"
[capital.scalable/spring-auto-restdocs-json-doclet "1.0.7"]