Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.esbtools.lightblue-notification-hook |
ArtifactId | ArtifactIdlightblue-notification-hook-config-generation-parent |
Version | Version0.1.1 |
Type | Typepom |
Filename | Size |
---|---|
lightblue-notification-hook-config-generation-parent-0.1.1.pom | 721 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-parent/ -->
<dependency>
<groupId>org.esbtools.lightblue-notification-hook</groupId>
<artifactId>lightblue-notification-hook-config-generation-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-parent/
implementation 'org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-parent:0.1.1'
// https://jarcasting.com/artifacts/org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-parent/
implementation ("org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-parent:0.1.1")
'org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-parent:pom:0.1.1'
<dependency org="org.esbtools.lightblue-notification-hook" name="lightblue-notification-hook-config-generation-parent" rev="0.1.1">
<artifact name="lightblue-notification-hook-config-generation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.esbtools.lightblue-notification-hook', module='lightblue-notification-hook-config-generation-parent', version='0.1.1')
)
libraryDependencies += "org.esbtools.lightblue-notification-hook" % "lightblue-notification-hook-config-generation-parent" % "0.1.1"
[org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-parent "0.1.1"]