How to install the Java artifact com.atlassian.oai.swagger-request-validator-mockmvc with Maven
Java
Maven
pom.xml
com.atlassian.oai
swagger-request-validator-mockmvc
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.atlassian.oai</groupId>
<artifactId>swagger-request-validator-mockmvc</artifactId>
<version>2.12.0</version>
</dependency>
/dependencies>