<dependency>
<groupId>com.github.rocketraman.bootable</groupId>
<artifactId>boot-logging</artifactId>
<version>0.9.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.rocketraman.bootable', module='boot-logging', version='0.9.0')
)