Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.esbtools.lightblue-notification-hook |
ArtifactId | ArtifactIdlightblue-notification-hook-config-generation-parent |
Version | Version0.1.2 |
Type | Typepom |
Filename | Size |
---|---|
lightblue-notification-hook-config-generation-parent-0.1.2.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.2</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.2'
// 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.2")
'org.esbtools.lightblue-notification-hook:lightblue-notification-hook-config-generation-parent:pom:0.1.2'
<dependency org="org.esbtools.lightblue-notification-hook" name="lightblue-notification-hook-config-generation-parent" rev="0.1.2">
<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.2')
)
libraryDependencies += "org.esbtools.lightblue-notification-hook" % "lightblue-notification-hook-config-generation-parent" % "0.1.2"
[org.esbtools.lightblue-notification-hook/lightblue-notification-hook-config-generation-parent "0.1.2"]