License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue.hook |
ArtifactId | ArtifactIdaudit |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionlightblue audit hook: com.redhat.lightblue.hook|audit
Lightblue Audit Hook components
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
audit-1.1.1.pom | |
audit-1.1.1.jar | 14 KB |
audit-1.1.1-sources.jar | 7 KB |
audit-1.1.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.hook/audit/ -->
<dependency>
<groupId>com.redhat.lightblue.hook</groupId>
<artifactId>audit</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.hook/audit/
implementation 'com.redhat.lightblue.hook:audit:1.1.1'
// https://jarcasting.com/artifacts/com.redhat.lightblue.hook/audit/
implementation ("com.redhat.lightblue.hook:audit:1.1.1")
'com.redhat.lightblue.hook:audit:jar:1.1.1'
<dependency org="com.redhat.lightblue.hook" name="audit" rev="1.1.1">
<artifact name="audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.hook', module='audit', version='1.1.1')
)
libraryDependencies += "com.redhat.lightblue.hook" % "audit" % "1.1.1"
[com.redhat.lightblue.hook/audit "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue : metadata | jar | 1.1.1 |
com.redhat.lightblue : crud | jar | 1.1.1 |
com.redhat.lightblue.config : core-config | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue.mongo : mongo-test | jar | 1.1.1 |
com.redhat.lightblue.mongo : mongo-config | jar | 1.1.1 |
junit : junit | jar | 4.11 |