<dependency>
<groupId>io.github.redick01</groupId>
<artifactId>log-helper-spi</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-helper-spi', version='1.0.5-RELEASE')
)
<parent> <groupId>io.github.redick01</groupId> <artifactId>log-trace-helper-all</artifactId> <version>1.0.5-RELEASE</version> </parent>