License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-tool-pom |
Version | Version14.3.1 |
Type | Typepom |
Description |
DescriptionXWiki Commons - Tools - Tools POM
XWiki Commons - Tools - Tools POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xwiki-commons-tool-pom-14.3.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-pom/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-tool-pom</artifactId>
<version>14.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-pom/
implementation 'org.xwiki.commons:xwiki-commons-tool-pom:14.3.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-pom/
implementation ("org.xwiki.commons:xwiki-commons-tool-pom:14.3.1")
'org.xwiki.commons:xwiki-commons-tool-pom:pom:14.3.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-tool-pom" rev="14.3.1">
<artifact name="xwiki-commons-tool-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-tool-pom', version='14.3.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-tool-pom" % "14.3.1"
[org.xwiki.commons/xwiki-commons-tool-pom "14.3.1"]