Last Version

metridoc-workflow-0.30 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-workflow
Version

Version

0.30
Type

Type

jar
Description

Description

metridoc-workflow-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/workflows/metridoc-workflow/

Download metridoc-workflow 0.30


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

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.metridoc : metridoc-schema-plugin jar 0.30
com.googlecode.metridoc : metridoc-core jar 0.30
com.googlecode.metridoc : metridoc-iterator-plugin jar 0.30
ch.qos.logback : logback-classic Optional jar 0.9.29
org.apache.poi : poi jar 3.8-beta3
org.apache.poi : poi-ooxml jar 3.8-beta3

provided (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.4

test (2)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.9.1
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.