| License |
License |
|---|---|
| GroupId | GroupIdorg.xwiki.commons |
| ArtifactId | ArtifactIdxwiki-commons-properties |
| Version | Version14.3-rc-1 |
| Type | Typejar |
| Description |
DescriptionXWiki Commons - Properties
XWiki Commons - Properties
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-properties/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-properties</artifactId>
<version>14.3-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-properties/
implementation 'org.xwiki.commons:xwiki-commons-properties:14.3-rc-1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-properties/
implementation ("org.xwiki.commons:xwiki-commons-properties:14.3-rc-1")
'org.xwiki.commons:xwiki-commons-properties:jar:14.3-rc-1'
<dependency org="org.xwiki.commons" name="xwiki-commons-properties" rev="14.3-rc-1">
<artifact name="xwiki-commons-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-properties', version='14.3-rc-1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-properties" % "14.3-rc-1"
[org.xwiki.commons/xwiki-commons-properties "14.3-rc-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.commons : xwiki-commons-component-api | jar | 14.3-rc-1 |
| org.xwiki.commons : xwiki-commons-collection | jar | 14.3-rc-1 |
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.mortbay.jasper : apache-el | jar | 9.0.52 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.3-rc-1 |
| org.hibernate.validator : hibernate-validator | jar | 6.2.2.Final |
| commons-io : commons-io | jar | 2.11.0 |
| com.google.guava : guava | jar | 31.1-jre |