| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.xwiki.commons |
| ArtifactId | ArtifactIdxwiki-commons-extension-maven |
| Version | Version13.4 |
| Type | Typejar |
| Description |
DescriptionXWiki Commons - Extension - Maven
XWiki Commons - Extension - Maven
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-maven/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-extension-maven</artifactId>
<version>13.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-maven/
implementation 'org.xwiki.commons:xwiki-commons-extension-maven:13.4'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-maven/
implementation ("org.xwiki.commons:xwiki-commons-extension-maven:13.4")
'org.xwiki.commons:xwiki-commons-extension-maven:jar:13.4'
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-maven" rev="13.4">
<artifact name="xwiki-commons-extension-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-extension-maven', version='13.4')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-extension-maven" % "13.4"
[org.xwiki.commons/xwiki-commons-extension-maven "13.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.commons : xwiki-commons-extension-api | jar | 13.4 |
| org.apache.maven : maven-model | jar | 3.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.commons : xwiki-commons-observation-local | jar | 13.4 |
| org.xwiki.commons : xwiki-commons-logging-logback | jar | 13.4 |
| org.xwiki.commons : xwiki-commons-tool-test-component | jar | 13.4 |