is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-ejb 0.14.6

Instrumentation for EJB

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-ejb
Version

Version

0.14.6
Type

Type

jar

Download instrumentation-ejb 0.14.6


<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-ejb/ -->
<dependency>
    <groupId>org.glowroot.instrumentation</groupId>
    <artifactId>instrumentation-ejb</artifactId>
    <version>0.14.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-ejb/
implementation 'org.glowroot.instrumentation:instrumentation-ejb:0.14.6'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-ejb/
implementation ("org.glowroot.instrumentation:instrumentation-ejb:0.14.6")
'org.glowroot.instrumentation:instrumentation-ejb:jar:0.14.6'
<dependency org="org.glowroot.instrumentation" name="instrumentation-ejb" rev="0.14.6">
  <artifact name="instrumentation-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-ejb', version='0.14.6')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-ejb" % "0.14.6"
[org.glowroot.instrumentation/instrumentation-ejb "0.14.6"]