не последняя версия
Последняя версия 14.4.1

org.xwiki.commons:xwiki-commons-component-default 8.4.6

XWiki Commons - Component - Default Implementation

Группа

Группа

org.xwiki.commons
Идентификатор

Идентификатор

xwiki-commons-component-default
Версия

Версия

8.4.6
Тип

Тип

jar

Скачать xwiki-commons-component-default 8.4.6


<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-component-default/ -->
<dependency>
    <groupId>org.xwiki.commons</groupId>
    <artifactId>xwiki-commons-component-default</artifactId>
    <version>8.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-component-default/
implementation 'org.xwiki.commons:xwiki-commons-component-default:8.4.6'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-component-default/
implementation ("org.xwiki.commons:xwiki-commons-component-default:8.4.6")
'org.xwiki.commons:xwiki-commons-component-default:jar:8.4.6'
<dependency org="org.xwiki.commons" name="xwiki-commons-component-default" rev="8.4.6">
  <artifact name="xwiki-commons-component-default" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-component-default', version='8.4.6')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-component-default" % "8.4.6"
[org.xwiki.commons/xwiki-commons-component-default "8.4.6"]