License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-extension-handlers |
Version | Version13.10 |
Type | Typepom |
Description |
DescriptionXWiki Commons - Extension - Handler - Parent POM
XWiki Commons - Extension - Handler - Parent POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xwiki-commons-extension-handlers-13.10.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-handlers/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-extension-handlers</artifactId>
<version>13.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-handlers/
implementation 'org.xwiki.commons:xwiki-commons-extension-handlers:13.10'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-handlers/
implementation ("org.xwiki.commons:xwiki-commons-extension-handlers:13.10")
'org.xwiki.commons:xwiki-commons-extension-handlers:pom:13.10'
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-handlers" rev="13.10">
<artifact name="xwiki-commons-extension-handlers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-extension-handlers', version='13.10')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-extension-handlers" % "13.10"
[org.xwiki.commons/xwiki-commons-extension-handlers "13.10"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-extension-api | jar | 13.10 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-extension-api | test-jar | 13.10 |
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 13.10 |