<dependency>
<groupId>org.corpus-tools</groupId>
<artifactId>pepper-lib</artifactId>
<version>3.2.1</version>
</dependency>
<parent> <groupId>org.corpus-tools</groupId> <artifactId>pepper</artifactId> <version>3.2.1</version> </parent>
compile
|-- org.corpus-tools:pepper-framework
|-- org.corpus-tools:pepper-framework
|-- org.eclipse.platform:org.eclipse.osgi
|-- org.apache.felix:org.apache.felix.framework:4.2.1
|-- ch.qos.logback:logback-classic:1.0.13
|-- ch.qos.logback:logback-core:1.0.13
|-- org.codehaus.janino:janino:2.7.8
|-- 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-transport-http
|-- org.eclipse.aether:aether-transport-wagon
|-- org.apache.maven:maven-aether-provider:3.3.1
|-- org.apache.maven.wagon:wagon-provider-api:1.0
|-- org.eclipse.aether:aether-spi
|-- org.apache.httpcomponents:httpclient-osgi:4.2.6
|-- org.apache.httpcomponents:httpcore-osgi:4.2.5
|-- org.eclipse.equinox:util:1.0.500