jar

org.apache.maven : maven-api-plugin

Maven & Gradle

Jan 12, 2024

Maven 4 API :: Plugin · Maven 4 API - Immutable Plugin model.

Table Of Contents

Latest Version

Download org.apache.maven : maven-api-plugin JAR file - Latest Versions:

All Versions

Download org.apache.maven : maven-api-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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 maven-api-plugin-4.0.0-alpha-12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.maven.api.plugin.descriptor.lifecycle

├─ org.apache.maven.api.plugin.descriptor.lifecycle.Execution.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.lifecycle.ImmutableCollections.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.lifecycle.Lifecycle.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.lifecycle.LifecycleConfiguration.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.lifecycle.Phase.class - [JAR]

org.apache.maven.api.plugin.descriptor

├─ org.apache.maven.api.plugin.descriptor.Dependency.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.ImmutableCollections.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.MojoDescriptor.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.Parameter.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.PluginDescriptor.class - [JAR]

├─ org.apache.maven.api.plugin.descriptor.Requirement.class - [JAR]

Advertisement