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