public interface ProjectBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
build(Consumer<Map<String,Object>> resultConsumer) |
ProjectBuilder |
goals(String... args) |
ProjectBuilder |
profiles(String... args) |
ProjectBuilder goals(String... args)
ProjectBuilder profiles(String... args)
Copyright © 2012–2017 MARID software development group. All rights reserved.