is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-tool-spoon 11.10

Custom processor 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

11.10
Type

Type

jar

Download xwiki-commons-tool-spoon 11.10


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