public class BomBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SWARM_GROUP |
| Constructor and Description |
|---|
BomBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
dependenciesList(Map<String,String> versions,
Map<String,List<ExposedComponent>> components) |
static String |
generateBOM(String template,
Map<String,String> versions,
Map<String,List<ExposedComponent>> components) |
public static final String SWARM_GROUP
Copyright © 2016 JBoss by Red Hat. All rights reserved.