File | Operation |
---|---|
swagger-request-validator-2.31.1.pom | download |
<dependency>
<groupId>com.atlassian.oai</groupId>
<artifactId>swagger-request-validator</artifactId>
<version>2.31.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.atlassian.oai', module='swagger-request-validator', version='2.31.1')
)
<parent> <groupId>com.atlassian.pom</groupId> <artifactId>central-pom</artifactId> <version>6.2.2</version> </parent>