License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Checkstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.github.sevntu-checkstyle |
ArtifactId | ArtifactIdsevntu-checkstyle-maven-plugin |
Last Version | Last Version1.35.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSevntu Checkstyle Maven Plugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.sevntu-checkstyle/sevntu-checkstyle-maven-plugin/ -->
<dependency>
<groupId>com.github.sevntu-checkstyle</groupId>
<artifactId>sevntu-checkstyle-maven-plugin</artifactId>
<version>1.35.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sevntu-checkstyle/sevntu-checkstyle-maven-plugin/
implementation 'com.github.sevntu-checkstyle:sevntu-checkstyle-maven-plugin:1.35.0'
// https://jarcasting.com/artifacts/com.github.sevntu-checkstyle/sevntu-checkstyle-maven-plugin/
implementation ("com.github.sevntu-checkstyle:sevntu-checkstyle-maven-plugin:1.35.0")
'com.github.sevntu-checkstyle:sevntu-checkstyle-maven-plugin:jar:1.35.0'
<dependency org="com.github.sevntu-checkstyle" name="sevntu-checkstyle-maven-plugin" rev="1.35.0">
<artifact name="sevntu-checkstyle-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sevntu-checkstyle', module='sevntu-checkstyle-maven-plugin', version='1.35.0')
)
libraryDependencies += "com.github.sevntu-checkstyle" % "sevntu-checkstyle-maven-plugin" % "1.35.0"
[com.github.sevntu-checkstyle/sevntu-checkstyle-maven-plugin "1.35.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sevntu-checkstyle : sevntu-checks | jar | 1.35.0 |
org.apache.maven.plugins : maven-checkstyle-plugin | jar | 3.1.0 |