License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-collection |
Version | Version13.10.1 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Collection
Offers collection-related APIs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-collection/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-collection</artifactId>
<version>13.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-collection/
implementation 'org.xwiki.commons:xwiki-commons-collection:13.10.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-collection/
implementation ("org.xwiki.commons:xwiki-commons-collection:13.10.1")
'org.xwiki.commons:xwiki-commons-collection:jar:13.10.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-collection" rev="13.10.1">
<artifact name="xwiki-commons-collection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-collection', version='13.10.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-collection" % "13.10.1"
[org.xwiki.commons/xwiki-commons-collection "13.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-stability | jar | 13.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-simple | jar | 13.10.1 |