| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdsi.poponline |
| ArtifactId | ArtifactIdplay-metrics-module_2.11 |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionplay-metrics-module
route metrics for Playframework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/si.poponline/play-metrics-module_2.11/ -->
<dependency>
<groupId>si.poponline</groupId>
<artifactId>play-metrics-module_2.11</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/si.poponline/play-metrics-module_2.11/
implementation 'si.poponline:play-metrics-module_2.11:1.1'
// https://jarcasting.com/artifacts/si.poponline/play-metrics-module_2.11/
implementation ("si.poponline:play-metrics-module_2.11:1.1")
'si.poponline:play-metrics-module_2.11:jar:1.1'
<dependency org="si.poponline" name="play-metrics-module_2.11" rev="1.1">
<artifact name="play-metrics-module_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='si.poponline', module='play-metrics-module_2.11', version='1.1')
)
libraryDependencies += "si.poponline" % "play-metrics-module_2.11" % "1.1"
[si.poponline/play-metrics-module_2.11 "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| com.typesafe.play : twirl-api_2.11 | jar | 1.1.1 |
| com.typesafe.play : play-server_2.11 | jar | 2.5.10 |
| com.typesafe.play : play-java_2.11 | jar | 2.5.10 |
| com.typesafe.play : play-netty-server_2.11 | jar | 2.5.10 |
| com.typesafe.play : play-logback_2.11 | jar | 2.5.10 |
| com.typesafe.play : play-java-jdbc_2.11 | jar | 2.5.10 |
| com.typesafe.play : play-cache_2.11 | jar | 2.5.10 |
| com.typesafe.play : play-java-ws_2.11 | jar | 2.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.11 | jar | 2.5.10 |