License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.atlassian.oai |
ArtifactId | ArtifactIdswagger-request-validator-mockmvc-legacy |
Last Version | Last Version2.28.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAPI / Swagger validation for Spring MVC REST tests (legacy).
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.atlassian.oai/swagger-request-validator-mockmvc-legacy/ -->
<dependency>
<groupId>com.atlassian.oai</groupId>
<artifactId>swagger-request-validator-mockmvc-legacy</artifactId>
<version>2.28.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.oai/swagger-request-validator-mockmvc-legacy/
implementation 'com.atlassian.oai:swagger-request-validator-mockmvc-legacy:2.28.2'
// https://jarcasting.com/artifacts/com.atlassian.oai/swagger-request-validator-mockmvc-legacy/
implementation ("com.atlassian.oai:swagger-request-validator-mockmvc-legacy:2.28.2")
'com.atlassian.oai:swagger-request-validator-mockmvc-legacy:jar:2.28.2'
<dependency org="com.atlassian.oai" name="swagger-request-validator-mockmvc-legacy" rev="2.28.2">
<artifact name="swagger-request-validator-mockmvc-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.oai', module='swagger-request-validator-mockmvc-legacy', version='2.28.2')
)
libraryDependencies += "com.atlassian.oai" % "swagger-request-validator-mockmvc-legacy" % "2.28.2"
[com.atlassian.oai/swagger-request-validator-mockmvc-legacy "2.28.2"]
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.oai : swagger-request-validator-core | jar | 2.28.2 |
org.springframework : spring-test | jar | 4.3.30.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.3.30.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.30.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.4.0 |