License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-environment-api |
Version | Version13.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-api/
implementation 'org.xwiki.commons:xwiki-commons-environment-api:13.4'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-environment-api/
implementation ("org.xwiki.commons:xwiki-commons-environment-api:13.4")
'org.xwiki.commons:xwiki-commons-environment-api:jar:13.4'
<dependency org="org.xwiki.commons" name="xwiki-commons-environment-api" rev="13.4">
<artifact name="xwiki-commons-environment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-environment-api', version='13.4')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-environment-api" % "13.4"
[org.xwiki.commons/xwiki-commons-environment-api "13.4"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-component-api | jar | 13.4 |