metridoc-runner-0.30

Data integration tools to assist libraries with collecting business metrics and usage data. This is the top level pom that is both inherited and builds all child projects / modules.

License

License

Educational Community License, Version 2.0
GroupId

GroupId

com.googlecode.metridoc
ArtifactId

ArtifactId

metridoc-runner
Last Version

Last Version

0.30
Release Date

Release Date

Type

Type

jar
Description

Description

metridoc-runner-0.30
Data integration tools to assist libraries with collecting business metrics and usage data. This is the top level pom that is both inherited and builds all child projects / modules.
Project URL

Project URL

http://code.google.com/p/metridoc/core/metridoc-runner/

Download metridoc-runner

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.metridoc/metridoc-runner/ -->
<dependency>
    <groupId>com.googlecode.metridoc</groupId>
    <artifactId>metridoc-runner</artifactId>
    <version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.metridoc/metridoc-runner/
implementation 'com.googlecode.metridoc:metridoc-runner:0.30'
// https://jarcasting.com/artifacts/com.googlecode.metridoc/metridoc-runner/
implementation ("com.googlecode.metridoc:metridoc-runner:0.30")
'com.googlecode.metridoc:metridoc-runner:jar:0.30'
<dependency org="com.googlecode.metridoc" name="metridoc-runner" rev="0.30">
  <artifact name="metridoc-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.metridoc', module='metridoc-runner', version='0.30')
)
libraryDependencies += "com.googlecode.metridoc" % "metridoc-runner" % "0.30"
[com.googlecode.metridoc/metridoc-runner "0.30"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.30
0.29
0.28
0.27
0.26