License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-collection |
Last Version | Last Version14.4.1 |
Release Date | Release Date |
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>14.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-collection/
implementation 'org.xwiki.commons:xwiki-commons-collection:14.4.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-collection/
implementation ("org.xwiki.commons:xwiki-commons-collection:14.4.1")
'org.xwiki.commons:xwiki-commons-collection:jar:14.4.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-collection" rev="14.4.1">
<artifact name="xwiki-commons-collection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-collection', version='14.4.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-collection" % "14.4.1"
[org.xwiki.commons/xwiki-commons-collection "14.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-stability | jar | 14.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-simple | jar | 14.4.1 |