License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-tool-enforcers |
Version | Version14.2.1 |
Type | Typepom |
Description |
DescriptionXWiki Commons - Tools - Enforcers
Rule enforcers to verify Maven project validity
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xwiki-commons-tool-enforcers-14.2.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-enforcers/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-tool-enforcers</artifactId>
<version>14.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-enforcers/
implementation 'org.xwiki.commons:xwiki-commons-tool-enforcers:14.2.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-tool-enforcers/
implementation ("org.xwiki.commons:xwiki-commons-tool-enforcers:14.2.1")
'org.xwiki.commons:xwiki-commons-tool-enforcers:pom:14.2.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-tool-enforcers" rev="14.2.1">
<artifact name="xwiki-commons-tool-enforcers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-tool-enforcers', version='14.2.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-tool-enforcers" % "14.2.1"
[org.xwiki.commons/xwiki-commons-tool-enforcers "14.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.enforcer : enforcer-rules | jar | 1.4.1 |