| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Ant |
| GroupId | GroupIdcom.github.gantsign.maven |
| ArtifactId | ArtifactIdktlint-maven-plugin |
| Last Version | Last Version1.14.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionktlint Maven Plugin
Maven plugin for the ktlint Kotlin linter.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ktlint-maven-plugin-1.14.0.pom | |
| ktlint-maven-plugin-1.14.0.jar | 147 KB |
| ktlint-maven-plugin-1.14.0-sources.jar | 36 KB |
| ktlint-maven-plugin-1.14.0-javadoc.jar | 44 KB |
| Browse |
<plugin>
<groupId>com.github.gantsign.maven</groupId>
<artifactId>ktlint-maven-plugin</artifactId>
<version>1.14.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gantsign.maven.doxia : doxia-sink-api-ktx | jar | 1.4.0 |
| com.pinterest.ktlint : ktlint-core | jar | 0.46.1 |
| com.pinterest.ktlint : ktlint-reporter-plain | jar | 0.46.1 |
| org.apache.maven.doxia : doxia-sink-api | jar | 1.11.1 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| org.apache.maven.reporting : maven-reporting-impl | jar | 3.1.0 |
| org.apache.maven.shared : maven-shared-utils | jar | 3.3.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.pinterest.ktlint : ktlint-reporter-checkstyle | jar | 0.46.1 |
| com.pinterest.ktlint : ktlint-reporter-json | jar | 0.46.1 |
| com.pinterest.ktlint : ktlint-ruleset-experimental | jar | 0.46.1 |
| com.pinterest.ktlint : ktlint-ruleset-standard | jar | 0.46.1 |
| org.dom4j : dom4j | jar | 2.1.3 |