License |
License |
---|---|
Categories |
CategoriesNet Checkstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdnet.kemitix |
ArtifactId | ArtifactIdkemitix-checkstyle-ruleset-parent |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKemitix Checkstyle :: Ruleset :: Parent
Parent POM for the Kemitix Checkstyle Ruleset and it's Builder
|
Project URL |
Project URL |
Filename | Size |
---|---|
kemitix-checkstyle-ruleset-parent-3.3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.kemitix/kemitix-checkstyle-ruleset-parent/ -->
<dependency>
<groupId>net.kemitix</groupId>
<artifactId>kemitix-checkstyle-ruleset-parent</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.kemitix/kemitix-checkstyle-ruleset-parent/
implementation 'net.kemitix:kemitix-checkstyle-ruleset-parent:3.3.0'
// https://jarcasting.com/artifacts/net.kemitix/kemitix-checkstyle-ruleset-parent/
implementation ("net.kemitix:kemitix-checkstyle-ruleset-parent:3.3.0")
'net.kemitix:kemitix-checkstyle-ruleset-parent:pom:3.3.0'
<dependency org="net.kemitix" name="kemitix-checkstyle-ruleset-parent" rev="3.3.0">
<artifact name="kemitix-checkstyle-ruleset-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.kemitix', module='kemitix-checkstyle-ruleset-parent', version='3.3.0')
)
libraryDependencies += "net.kemitix" % "kemitix-checkstyle-ruleset-parent" % "3.3.0"
[net.kemitix/kemitix-checkstyle-ruleset-parent "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |