A POM containing properties, profiles, plugin configurations, etc. that are common across all Shibboleth V3 projects.
'net.shibboleth.utilities:java-support:7.1.0'
<dependency>
<groupId>net.shibboleth.utilities</groupId>
<artifactId>java-support</artifactId>
<version>7.1.0</version>
</dependency>
<dependency org="net.shibboleth.utilities" name="java-support" rev="7.1.0"/>
"net.shibboleth.utilities", "java-support", "7.1.0"