GroupId | GroupIdcom.redhat.lightblue.hook |
---|---|
ArtifactId | ArtifactIdlightblue-audit-hook |
Version | Version1.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.hook/lightblue-audit-hook/ -->
<dependency>
<groupId>com.redhat.lightblue.hook</groupId>
<artifactId>lightblue-audit-hook</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.hook/lightblue-audit-hook/
implementation 'com.redhat.lightblue.hook:lightblue-audit-hook:1.6.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.hook/lightblue-audit-hook/
implementation ("com.redhat.lightblue.hook:lightblue-audit-hook:1.6.0")
'com.redhat.lightblue.hook:lightblue-audit-hook:jar:1.6.0'
<dependency org="com.redhat.lightblue.hook" name="lightblue-audit-hook" rev="1.6.0">
<artifact name="lightblue-audit-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.hook', module='lightblue-audit-hook', version='1.6.0')
)
libraryDependencies += "com.redhat.lightblue.hook" % "lightblue-audit-hook" % "1.6.0"
[com.redhat.lightblue.hook/lightblue-audit-hook "1.6.0"]