License |
License |
---|---|
GroupId | GroupIdcom.feedzai.commons.tracing |
ArtifactId | ArtifactIdblack-box-instrumentation |
Version | Version1.0.22 |
Type | Typepom |
Description |
DescriptionBlack-Box-Instrumentation
AspectJ modules that instrument black-box drivers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
black-box-instrumentation-1.0.22.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai.commons.tracing/black-box-instrumentation/ -->
<dependency>
<groupId>com.feedzai.commons.tracing</groupId>
<artifactId>black-box-instrumentation</artifactId>
<version>1.0.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/black-box-instrumentation/
implementation 'com.feedzai.commons.tracing:black-box-instrumentation:1.0.22'
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/black-box-instrumentation/
implementation ("com.feedzai.commons.tracing:black-box-instrumentation:1.0.22")
'com.feedzai.commons.tracing:black-box-instrumentation:pom:1.0.22'
<dependency org="com.feedzai.commons.tracing" name="black-box-instrumentation" rev="1.0.22">
<artifact name="black-box-instrumentation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.commons.tracing', module='black-box-instrumentation', version='1.0.22')
)
libraryDependencies += "com.feedzai.commons.tracing" % "black-box-instrumentation" % "1.0.22"
[com.feedzai.commons.tracing/black-box-instrumentation "1.0.22"]