License |
License |
---|---|
Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators JSON Data |
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-json-doclet-jdk9 |
Version | Version2.0.11 |
Type | Typejar |
Description |
DescriptionSpring Auto REST Docs Json Doclet for JDK9+
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-jdk9/ -->
<dependency>
<groupId>capital.scalable</groupId>
<artifactId>spring-auto-restdocs-json-doclet-jdk9</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet-jdk9/
implementation 'capital.scalable:spring-auto-restdocs-json-doclet-jdk9:2.0.11'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-json-doclet-jdk9/
implementation ("capital.scalable:spring-auto-restdocs-json-doclet-jdk9:2.0.11")
'capital.scalable:spring-auto-restdocs-json-doclet-jdk9:jar:2.0.11'
<dependency org="capital.scalable" name="spring-auto-restdocs-json-doclet-jdk9" rev="2.0.11">
<artifact name="spring-auto-restdocs-json-doclet-jdk9" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-json-doclet-jdk9', version='2.0.11')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-json-doclet-jdk9" % "2.0.11"
[capital.scalable/spring-auto-restdocs-json-doclet-jdk9 "2.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | [2.11.2,2.12.0),[2.12.1,2.99) |
org.apache.commons : commons-text | jar | 1.8 |
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 |