public class MavenCoordinates extends Object
Constructor and Description |
---|
MavenCoordinates() |
Modifier and Type | Method and Description |
---|---|
static void |
appendMavenCoordinateFromPomProperties(InputStream is,
StringBuilder buffer) |
static String |
mavenCoordinateFromPomProperties(InputStream is) |
static String |
mavenCoordinatesFromJarFile(File file) |
public static String mavenCoordinateFromPomProperties(InputStream is) throws IOException
IOException
public static void appendMavenCoordinateFromPomProperties(InputStream is, StringBuilder buffer) throws IOException
IOException
public static String mavenCoordinatesFromJarFile(File file) throws IOException
IOException
Copyright © 2019 JBoss by Red Hat. All rights reserved.