This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.
'org.revapi:revapi-build:5'
<dependency>
<groupId>org.revapi</groupId>
<artifactId>revapi-build</artifactId>
<version>5</version>
</dependency>
<dependency org="org.revapi" name="revapi-build" rev="5"/>
"org.revapi", "revapi-build", "5"