License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.lafa.jmetrics |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Parent POM file for jmetrics project
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-1.0.1.pom | |
core-1.0.1.jar | 3 KB |
core-1.0.1-sources.jar | 2 KB |
core-1.0.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lafa.jmetrics/core/ -->
<dependency>
<groupId>com.github.lafa.jmetrics</groupId>
<artifactId>core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.jmetrics/core/
implementation 'com.github.lafa.jmetrics:core:1.0.1'
// https://jarcasting.com/artifacts/com.github.lafa.jmetrics/core/
implementation ("com.github.lafa.jmetrics:core:1.0.1")
'com.github.lafa.jmetrics:core:jar:1.0.1'
<dependency org="com.github.lafa.jmetrics" name="core" rev="1.0.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.jmetrics', module='core', version='1.0.1')
)
libraryDependencies += "com.github.lafa.jmetrics" % "core" % "1.0.1"
[com.github.lafa.jmetrics/core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |