<dependency>
<groupId>io.provis</groupId>
<artifactId>provisio-testing</artifactId>
<version>0.1.56</version>
<type>${lifecycle}</type>
</dependency>
<parent> <groupId>io.provis</groupId> <artifactId>provisio</artifactId> <version>0.1.56</version> </parent>
compile
|-- org.apache.maven:maven-aether-provider
|-- org.eclipse.aether:aether-api
|-- org.eclipse.aether:aether-util
|-- org.eclipse.aether:aether-impl
|-- org.eclipse.aether:aether-connector-basic
|-- org.eclipse.aether:aether-transport-file
|-- org.eclipse.aether:aether-spi
|-- io.takari.aether:aether-connector-okhttp:0.13.0
|-- org.apache.maven:maven-model
|-- org.codehaus.plexus:plexus-utils
|-- org.apache.maven:maven-model-builder
test
|-- junit:junit