License |
License |
---|---|
Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators JSON Data |
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-json-doclet |
Version | Version2.0.11 |
Type | Typejar |
Description |
DescriptionSpring Auto REST Docs Json Doclet
Doclet exporting JavaDoc to JSON for Spring Auto REST Docs
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/ -->
<dependency>
<groupId>capital.scalable</groupId>
<artifactId>spring-auto-restdocs-json-doclet</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation 'capital.scalable:spring-auto-restdocs-json-doclet:2.0.11'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet/
implementation ("capital.scalable:spring-auto-restdocs-json-doclet:2.0.11")
'capital.scalable:spring-auto-restdocs-json-doclet:jar:2.0.11'
<dependency org="capital.scalable" name="spring-auto-restdocs-json-doclet" rev="2.0.11">
<artifact name="spring-auto-restdocs-json-doclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-json-doclet', version='2.0.11')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-json-doclet" % "2.0.11"
[capital.scalable/spring-auto-restdocs-json-doclet "2.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.5.10 |
commons-io : commons-io | jar | 2.7 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.4.2 |