License |
License |
---|---|
Categories |
CategoriesSpoon Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-tool-spoon-checks |
Version | Version13.9 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Tools - Spoon - Checks
Custom processors to use with Spoon
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-spoon-checks/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-tool-spoon-checks</artifactId>
<version>13.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-spoon-checks/
implementation 'org.xwiki.commons:xwiki-commons-tool-spoon-checks:13.9'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-spoon-checks/
implementation ("org.xwiki.commons:xwiki-commons-tool-spoon-checks:13.9")
'org.xwiki.commons:xwiki-commons-tool-spoon-checks:jar:13.9'
<dependency org="org.xwiki.commons" name="xwiki-commons-tool-spoon-checks" rev="13.9">
<artifact name="xwiki-commons-tool-spoon-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-tool-spoon-checks', version='13.9')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-tool-spoon-checks" % "13.9"
[org.xwiki.commons/xwiki-commons-tool-spoon-checks "13.9"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.gforge.spoon : spoon-core | jar | 7.5.0 |