License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-component-api |
Version | Version14.1-rc-1 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Component - API
XWiki Commons - Component - API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-component-api/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-component-api</artifactId>
<version>14.1-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-component-api/
implementation 'org.xwiki.commons:xwiki-commons-component-api:14.1-rc-1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-component-api/
implementation ("org.xwiki.commons:xwiki-commons-component-api:14.1-rc-1")
'org.xwiki.commons:xwiki-commons-component-api:jar:14.1-rc-1'
<dependency org="org.xwiki.commons" name="xwiki-commons-component-api" rev="14.1-rc-1">
<artifact name="xwiki-commons-component-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-component-api', version='14.1-rc-1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-component-api" % "14.1-rc-1"
[org.xwiki.commons/xwiki-commons-component-api "14.1-rc-1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-stability | jar | 14.1-rc-1 |
org.xwiki.commons : xwiki-commons-text | jar | 14.1-rc-1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-simple | jar | 14.1-rc-1 |