| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.sematext |
| ArtifactId | ArtifactIdsematext-metrics |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsematext-metrics
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sematext-metrics-0.2.pom | |
| sematext-metrics-0.2.jar | 17 KB |
| sematext-metrics-0.2-sources.jar | 11 KB |
| sematext-metrics-0.2-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sematext/sematext-metrics/ -->
<dependency>
<groupId>com.sematext</groupId>
<artifactId>sematext-metrics</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sematext/sematext-metrics/
implementation 'com.sematext:sematext-metrics:0.2'
// https://jarcasting.com/artifacts/com.sematext/sematext-metrics/
implementation ("com.sematext:sematext-metrics:0.2")
'com.sematext:sematext-metrics:jar:0.2'
<dependency org="com.sematext" name="sematext-metrics" rev="0.2">
<artifact name="sematext-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sematext', module='sematext-metrics', version='0.2')
)
libraryDependencies += "com.sematext" % "sematext-metrics" % "0.2"
[com.sematext/sematext-metrics "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |