jar

biz.lermitage.oga : oga-maven-plugin

Maven & Gradle

May 26, 2023
37 stars

oga-maven-plugin · Old GroupIds Alerter - a Maven plugin that checks for deprecated groupId + artifactId couples.

Table Of Contents

Latest Version

Download biz.lermitage.oga : oga-maven-plugin JAR file - Latest Versions:

All Versions

Download biz.lermitage.oga : oga-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.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 oga-maven-plugin-1.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

biz.lermitage.oga.util

├─ biz.lermitage.oga.util.DefinitionsTools.class - [JAR]

├─ biz.lermitage.oga.util.IOTools.class - [JAR]

├─ biz.lermitage.oga.util.IgnoreListTools.class - [JAR]

biz.lermitage.oga.cfg

├─ biz.lermitage.oga.cfg.DefinitionMigration.class - [JAR]

├─ biz.lermitage.oga.cfg.Definitions.class - [JAR]

├─ biz.lermitage.oga.cfg.IgnoreItem.class - [JAR]

├─ biz.lermitage.oga.cfg.IgnoreList.class - [JAR]

biz.lermitage.oga

├─ biz.lermitage.oga.CheckMojo.class - [JAR]

├─ biz.lermitage.oga.Dependency.class - [JAR]

├─ biz.lermitage.oga.DependencyState.class - [JAR]

├─ biz.lermitage.oga.DependencyType.class - [JAR]

Advertisement