<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>ibcore-maven-support</artifactId>
<version>0.30.0</version>
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ibcore-maven-support', version='0.30.0')
)
<parent> <groupId>org.infrastructurebuilder</groupId> <artifactId>ibcore-root</artifactId> <version>0.30.0</version> </parent>
compile
|-- org.infrastructurebuilder:ibcore-plexus-defaults
|-- org.infrastructurebuilder:ibcore
|-- org.infrastructurebuilder:ibcore-config
|-- org.apache.maven.resolver:maven-resolver-util
provided
|-- org.apache.maven:maven-core
|-- org.apache.maven:maven-plugin-api
test
|-- org.junit.jupiter:junit-jupiter
|-- org.infrastructurebuilder.util.logging:iblogconfig
|-- org.infrastructurebuilder.usurped:jsonassert
|-- org.apache.maven.plugin-testing:maven-plugin-testing-harness