License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-extension-handlers |
Version | Version14.3-rc-1 |
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-14.3-rc-1.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>14.3-rc-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-handlers/
implementation 'org.xwiki.commons:xwiki-commons-extension-handlers:14.3-rc-1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-handlers/
implementation ("org.xwiki.commons:xwiki-commons-extension-handlers:14.3-rc-1")
'org.xwiki.commons:xwiki-commons-extension-handlers:pom:14.3-rc-1'
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-handlers" rev="14.3-rc-1">
<artifact name="xwiki-commons-extension-handlers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-extension-handlers', version='14.3-rc-1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-extension-handlers" % "14.3-rc-1"
[org.xwiki.commons/xwiki-commons-extension-handlers "14.3-rc-1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-extension-api | jar | 14.3-rc-1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-extension-api | test-jar | 14.3-rc-1 |
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.3-rc-1 |