| License |
License |
|---|---|
| GroupId | GroupIdorg.xwiki.commons |
| ArtifactId | ArtifactIdxwiki-commons-text |
| Version | Version13.10.2 |
| Type | Typejar |
| Description |
DescriptionXWiki Commons - Text
Offers text-related APIs
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xwiki-commons-text-13.10.2.pom | |
| xwiki-commons-text-13.10.2.jar | 15 KB |
| xwiki-commons-text-13.10.2-sources.jar | 16 KB |
| xwiki-commons-text-13.10.2-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-text/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-text</artifactId>
<version>13.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-text/
implementation 'org.xwiki.commons:xwiki-commons-text:13.10.2'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-text/
implementation ("org.xwiki.commons:xwiki-commons-text:13.10.2")
'org.xwiki.commons:xwiki-commons-text:jar:13.10.2'
<dependency org="org.xwiki.commons" name="xwiki-commons-text" rev="13.10.2">
<artifact name="xwiki-commons-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-text', version='13.10.2')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-text" % "13.10.2"
[org.xwiki.commons/xwiki-commons-text "13.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.xwiki.commons : xwiki-commons-stability | jar | 13.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.commons : xwiki-commons-tool-test-simple | jar | 13.10.2 |