public class MavenLicenseOracle extends Object
| Constructor and Description |
|---|
MavenLicenseOracle(Findings log,
Path localRepo) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getArtifact(de.pfabulist.loracle.maven.Coordinates coords) |
Path |
getArtifactOld(de.pfabulist.loracle.maven.Coordinates coords) |
List<org.apache.maven.model.License> |
getMavenLicense(de.pfabulist.loracle.maven.Coordinates coo) |
Path |
getPom(de.pfabulist.loracle.maven.Coordinates coords) |
Path |
getSrc(de.pfabulist.loracle.maven.Coordinates coords) |
public List<org.apache.maven.model.License> getMavenLicense(de.pfabulist.loracle.maven.Coordinates coo)
public Path getPom(de.pfabulist.loracle.maven.Coordinates coords)
public Path getArtifactOld(de.pfabulist.loracle.maven.Coordinates coords)
public Path getArtifact(de.pfabulist.loracle.maven.Coordinates coords)
public Path getSrc(de.pfabulist.loracle.maven.Coordinates coords)
Copyright © 2017. All rights reserved.