<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-environment-common</artifactId>
<version>14.10.20</version>
</dependency>
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-environment-common" % "14.10.20"
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-environment-common', version='14.10.20')
)
<dependency org="org.xwiki.commons" name="xwiki-commons-environment-common" rev="14.10.20" />