jar

io.github.jcohy : jcohy-java-convention

Maven & Gradle

Jun 15, 2023
5 stars

jcohy-java-convention · The plugin provides configuration with three conventions. Conventions when using the JavaBasePlugin, conventions when using the MavenPublishPlugin plugin, conventions when using the AsciidoctorJPlugin plugin

Table Of Contents

Latest Version

Download io.github.jcohy : jcohy-java-convention JAR file - Latest Versions:

All Versions

Download io.github.jcohy : jcohy-java-convention JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jcohy-java-convention-3.0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jcohy.gradle

├─ io.github.jcohy.gradle.JcohyVersion.class - [JAR]

├─ io.github.jcohy.gradle.Utils.class - [JAR]

io.github.jcohy.gradle.testing

├─ io.github.jcohy.gradle.testing.TestFailuresPlugin.class - [JAR]

├─ io.github.jcohy.gradle.testing.TestResultsOverview.class - [JAR]

io.github.jcohy.gradle.deployed

├─ io.github.jcohy.gradle.deployed.DeployedPlugin.class - [JAR]

io.github.jcohy.gradle.version

├─ io.github.jcohy.gradle.version.ReleaseStatus.class - [JAR]

├─ io.github.jcohy.gradle.version.Repository.class - [JAR]

io.github.jcohy.gradle.conventions

├─ io.github.jcohy.gradle.conventions.ConventionsPlugin.class - [JAR]

├─ io.github.jcohy.gradle.conventions.ExtractResources.class - [JAR]

├─ io.github.jcohy.gradle.conventions.JavaConventions.class - [JAR]

├─ io.github.jcohy.gradle.conventions.MavenPublishingConventions.class - [JAR]

io.github.jcohy.gradle.sonar

├─ io.github.jcohy.gradle.sonar.SonarScannerPlugin.class - [JAR]

io.github.jcohy.gradle.optional

├─ io.github.jcohy.gradle.optional.OptionalDependenciesPlugin.class - [JAR]

io.github.jcohy.gradle.constant

├─ io.github.jcohy.gradle.constant.BomCoordinates.class - [JAR]

├─ io.github.jcohy.gradle.constant.PomConstant.class - [JAR]

io.github.jcohy.gradle.toolchain

├─ io.github.jcohy.gradle.toolchain.ToolchainExtension.class - [JAR]

├─ io.github.jcohy.gradle.toolchain.ToolchainPlugin.class - [JAR]