License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-legacy |
Version | Version13.10.2 |
Type | Typepom |
Description |
DescriptionXWiki Commons - Legacy
XWiki Commons - Legacy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xwiki-commons-legacy-13.10.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-legacy</artifactId>
<version>13.10.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy/
implementation 'org.xwiki.commons:xwiki-commons-legacy:13.10.2'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy/
implementation ("org.xwiki.commons:xwiki-commons-legacy:13.10.2")
'org.xwiki.commons:xwiki-commons-legacy:pom:13.10.2'
<dependency org="org.xwiki.commons" name="xwiki-commons-legacy" rev="13.10.2">
<artifact name="xwiki-commons-legacy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-legacy', version='13.10.2')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-legacy" % "13.10.2"
[org.xwiki.commons/xwiki-commons-legacy "13.10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.7 |