Utils for bridging between Aether versions in Maven 3.0 and Maven 3.1
'org.jfrog.aether:aether-utils:1.0'
<dependency> <groupId>org.jfrog.aether</groupId> <artifactId>aether-utils</artifactId> <version>1.0</version> </dependency>
<dependency org="org.jfrog.aether" name="aether-utils" rev="1.0"/>
"org.jfrog.aether", "aether-utils", "1.0"