Last Version

core 1.0.1

Parent POM file for jmetrics project

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.lafa.jmetrics
ArtifactId

ArtifactId

core
Version

Version

1.0.1
Type

Type

jar
Description

Description

core
Parent POM file for jmetrics project
Project URL

Project URL

http://maven.apache.org

Download core 1.0.1


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.