License |
License |
---|---|
Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcapital.scalable |
ArtifactId | ArtifactIdspring-auto-restdocs-core |
Version | Version2.0.11 |
Type | Typejar |
Description |
DescriptionSpring Auto REST Docs Core
Spring Auto REST Docs is an extension to Spring REST Docs
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-core/ -->
<dependency>
<groupId>capital.scalable</groupId>
<artifactId>spring-auto-restdocs-core</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-core/
implementation 'capital.scalable:spring-auto-restdocs-core:2.0.11'
// https://jarcasting.com/artifacts/capital.scalable/spring-auto-restdocs-core/
implementation ("capital.scalable:spring-auto-restdocs-core:2.0.11")
'capital.scalable:spring-auto-restdocs-core:jar:2.0.11'
<dependency org="capital.scalable" name="spring-auto-restdocs-core" rev="2.0.11">
<artifact name="spring-auto-restdocs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='capital.scalable', module='spring-auto-restdocs-core', version='2.0.11')
)
libraryDependencies += "capital.scalable" % "spring-auto-restdocs-core" % "2.0.11"
[capital.scalable/spring-auto-restdocs-core "2.0.11"]
Group / Artifact | Type | Version |
---|---|---|
capital.scalable : spring-auto-restdocs-annotations | jar | 2.0.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.restdocs : spring-restdocs-core | jar | 2.0.5.RELEASE |
org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.5.RELEASE |
org.springframework : spring-webflux | jar | 5.2.5.RELEASE |
org.springframework : spring-test | jar | 5.2.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.restdocs : spring-restdocs-core | jar | 2.0.5.RELEASE |
org.springframework.data : spring-data-commons | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-hateoas | jar | 2.0.5.RELEASE |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.5.10 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
org.apache.tomcat.embed : tomcat-embed-el | jar | 9.0.37 |
org.assertj : assertj-core | jar | 3.11.1 |