License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-environment-api |
Version | Version13.10 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Environment - API
XWiki Commons - Environment - API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-api/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-environment-api</artifactId>
<version>13.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-api/
implementation 'org.xwiki.commons:xwiki-commons-environment-api:13.10'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-api/
implementation ("org.xwiki.commons:xwiki-commons-environment-api:13.10")
'org.xwiki.commons:xwiki-commons-environment-api:jar:13.10'
<dependency org="org.xwiki.commons" name="xwiki-commons-environment-api" rev="13.10">
<artifact name="xwiki-commons-environment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-environment-api', version='13.10')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-environment-api" % "13.10"
[org.xwiki.commons/xwiki-commons-environment-api "13.10"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-component-api | jar | 13.10 |