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