<dependency>
<groupId>org.esbtools.lightblue-notification-hook</groupId>
<artifactId>lightblue-notification-hook-config-generation-parent</artifactId>
<version>0.1.9</version>
</dependency>
implementation group: 'org.esbtools.lightblue-notification-hook', name: 'lightblue-notification-hook-config-generation-parent', version: '0.1.9'
implementation 'org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-parent:0.1.9'
implementation("org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-parent:0.1.9")
libraryDependencies += "org.esbtools.lightblue-notification-hook" % "lightblue-notification-hook-config-generation-parent" % "0.1.9"
<dependency org="org.esbtools.lightblue-notification-hook" name="lightblue-notification-hook-config-generation-parent" rev="0.1.9"/>
@Grapes(
@Grab(group='org.esbtools.lightblue-notification-hook', module='lightblue-notification-hook-config-generation-parent', version='0.1.9')
)
[org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-parent "0.1.9"]
'org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-parent:jar:0.1.9'