is not current version
Last Version 0.14.9

org.glowroot.instrumentation:instrumentation-jsf 0.14.5

Instrumentation for JSF

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot.instrumentation
ArtifactId

ArtifactId

instrumentation-jsf
Version

Version

0.14.5
Type

Type

jar

Download instrumentation-jsf 0.14.5


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