<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>javabean-tester</artifactId>
<version>1.3.4</version>
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='javabean-tester', version='1.3.4')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>9</version> </parent>
compile
|-- cglib:cglib:3.1
|-- junit:junit:4.12
|-- org.slf4j:slf4j-api:1.7.12
provided
|-- org.projectlombok:lombok:1.16.6
|-- org.hibernate:hibernate-validator-annotation-processor:5.2.1.Final
test