public final class DependenciesService extends Object
Modifier and Type | Method and Description |
---|---|
static String |
process(List<? extends fr.paris.lutece.plugins.lutecetools.business.AbstractComponent> listComponents,
String strFormat,
fr.paris.lutece.plugins.lutecetools.business.Site site)
Process dependencies generation
|
static String |
process(String strSource,
String strFormat)
Process dependencies generation
|
public static String process(String strSource, String strFormat)
strSource
- The sourcestrFormat
- The outputpublic static String process(List<? extends fr.paris.lutece.plugins.lutecetools.business.AbstractComponent> listComponents, String strFormat, fr.paris.lutece.plugins.lutecetools.business.Site site)
listComponents
- The list of components for building the pomstrFormat
- The outputsite
- The site to buildstrArtifactId
- The artifact IdCopyright © 2019 City of Paris. All rights reserved.