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