<dependency>
<groupId>com.stackify</groupId>
<artifactId>stackify-error-log4j12</artifactId>
<version>1.0.5</version>
</dependency>
@Grapes(
@Grab(group='com.stackify', module='stackify-error-log4j12', version='1.0.5')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.stackify:stackify-api:1.0.3
|-- com.stackify:stackify-api-common:1.0.5
|-- com.stackify:stackify-log-log4j12:1.0.0
test
|-- junit:junit:4.11
|-- org.mockito:mockito-all:1.9.5
|-- org.powermock:powermock-api-mockito:1.5