is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-tool-spoon 13.5-rc-1

Custom processors to use with Spoon

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-tool-spoon
Version

Version

13.5-rc-1
Type

Type

pom

Download xwiki-commons-tool-spoon 13.5-rc-1


<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-spoon/ -->
<dependency>
    <groupId>org.xwiki.commons</groupId>
    <artifactId>xwiki-commons-tool-spoon</artifactId>
    <version>13.5-rc-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-spoon/
implementation 'org.xwiki.commons:xwiki-commons-tool-spoon:13.5-rc-1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-spoon/
implementation ("org.xwiki.commons:xwiki-commons-tool-spoon:13.5-rc-1")
'org.xwiki.commons:xwiki-commons-tool-spoon:pom:13.5-rc-1'
<dependency org="org.xwiki.commons" name="xwiki-commons-tool-spoon" rev="13.5-rc-1">
  <artifact name="xwiki-commons-tool-spoon" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-tool-spoon', version='13.5-rc-1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-tool-spoon" % "13.5-rc-1"
[org.xwiki.commons/xwiki-commons-tool-spoon "13.5-rc-1"]