License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.adobe.granite |
ArtifactId | ArtifactIdgranite-checkstyle-rules |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdobe Granite Checkstyle Rules
This module defines some rules for Checkstyle
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
granite-checkstyle-rules-0.2.0.pom | |
granite-checkstyle-rules-0.2.0.jar | 4 KB |
granite-checkstyle-rules-0.2.0-sources.jar | 459 bytes |
granite-checkstyle-rules-0.2.0-javadoc.jar | 459 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.granite/granite-checkstyle-rules/ -->
<dependency>
<groupId>com.adobe.granite</groupId>
<artifactId>granite-checkstyle-rules</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.granite/granite-checkstyle-rules/
implementation 'com.adobe.granite:granite-checkstyle-rules:0.2.0'
// https://jarcasting.com/artifacts/com.adobe.granite/granite-checkstyle-rules/
implementation ("com.adobe.granite:granite-checkstyle-rules:0.2.0")
'com.adobe.granite:granite-checkstyle-rules:jar:0.2.0'
<dependency org="com.adobe.granite" name="granite-checkstyle-rules" rev="0.2.0">
<artifact name="granite-checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.granite', module='granite-checkstyle-rules', version='0.2.0')
)
libraryDependencies += "com.adobe.granite" % "granite-checkstyle-rules" % "0.2.0"
[com.adobe.granite/granite-checkstyle-rules "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.7.0 |
biz.aQute : bndlib | jar | 1.43.0 |