jar

org.aposin.licensescout : licensescout-maven-utils

Maven & Gradle

Sep 15, 2021
2 usages
22 stars

LicenseScout Maven Utilities · Utility methods that are specific to the Maven runtime system. Isolated because they are used by multiple maven plug-in implementations, but should not be in the core to keep core free from Maven runtime system dependencies.

Table Of Contents

Latest Version

Download org.aposin.licensescout : licensescout-maven-utils JAR file - Latest Versions:

All Versions

Download org.aposin.licensescout : licensescout-maven-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 licensescout-maven-utils-1.4.0.RC28.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.aposin.licensescout.maven.utils

├─ org.aposin.licensescout.maven.utils.ArtifactHelper.class - [JAR]

├─ org.aposin.licensescout.maven.utils.ArtifactItem.class - [JAR]

├─ org.aposin.licensescout.maven.utils.ArtifactScope.class - [JAR]

├─ org.aposin.licensescout.maven.utils.ArtifactServerUtil.class - [JAR]

├─ org.aposin.licensescout.maven.utils.ArtifactServerUtilHelper.class - [JAR]

├─ org.aposin.licensescout.maven.utils.ConfigurationHelper.class - [JAR]

├─ org.aposin.licensescout.maven.utils.DatabaseConfiguration.class - [JAR]

├─ org.aposin.licensescout.maven.utils.IArtifactUrlBuilder.class - [JAR]

├─ org.aposin.licensescout.maven.utils.IRepositoryParameters.class - [JAR]

├─ org.aposin.licensescout.maven.utils.LSArtifact.class - [JAR]

├─ org.aposin.licensescout.maven.utils.MavenLog.class - [JAR]

├─ org.aposin.licensescout.maven.utils.NexusArtifactUrlBuilder.class - [JAR]

├─ org.aposin.licensescout.maven.utils.Output.class - [JAR]