License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.metricstream |
ArtifactId | ArtifactIdwalkmod-metricstream-plugin |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionwalkmod-metricstream-plugin
Walkmod plugin to automatically apply Metricstream conventions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.metricstream/walkmod-metricstream-plugin/ -->
<dependency>
<groupId>com.metricstream</groupId>
<artifactId>walkmod-metricstream-plugin</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.metricstream/walkmod-metricstream-plugin/
implementation 'com.metricstream:walkmod-metricstream-plugin:1.0.1'
// https://jarcasting.com/artifacts/com.metricstream/walkmod-metricstream-plugin/
implementation ("com.metricstream:walkmod-metricstream-plugin:1.0.1")
'com.metricstream:walkmod-metricstream-plugin:jar:1.0.1'
<dependency org="com.metricstream" name="walkmod-metricstream-plugin" rev="1.0.1">
<artifact name="walkmod-metricstream-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metricstream', module='walkmod-metricstream-plugin', version='1.0.1')
)
libraryDependencies += "com.metricstream" % "walkmod-metricstream-plugin" % "1.0.1"
[com.metricstream/walkmod-metricstream-plugin "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.walkmod : javalang | jar | [4.5.0, 5.0) |
org.walkmod : walkmod-core | jar | [2.0.0,3.0.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |