Categories |
CategoriesJBoss Container Application Servers Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.jboss.pnc.causeway |
ArtifactId | ArtifactIdcauseway-metrics |
Version | Version1.5.0 |
Type | Typeejb |
Filename | Size |
---|---|
causeway-metrics-1.5.0.pom | |
causeway-metrics-1.5.0.jar | 6 KB |
causeway-metrics-1.5.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway-metrics/ -->
<dependency>
<groupId>org.jboss.pnc.causeway</groupId>
<artifactId>causeway-metrics</artifactId>
<version>1.5.0</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway-metrics/
implementation 'org.jboss.pnc.causeway:causeway-metrics:1.5.0'
// https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway-metrics/
implementation ("org.jboss.pnc.causeway:causeway-metrics:1.5.0")
'org.jboss.pnc.causeway:causeway-metrics:ejb:1.5.0'
<dependency org="org.jboss.pnc.causeway" name="causeway-metrics" rev="1.5.0">
<artifact name="causeway-metrics" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.causeway', module='causeway-metrics', version='1.5.0')
)
libraryDependencies += "org.jboss.pnc.causeway" % "causeway-metrics" % "1.5.0"
[org.jboss.pnc.causeway/causeway-metrics "1.5.0"]