License |
License
Educational Community License, Version 2.0
|
---|---|
GroupId | GroupIdcom.googlecode.metridoc |
ArtifactId | ArtifactIdmetridoc-workflow |
Last Version | Last Version0.30 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetridoc-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 |
Filename | Size |
---|---|
metridoc-workflow-0.30.pom | |
metridoc-workflow-0.30.jar | 266 KB |
metridoc-workflow-0.30-sources.jar | 41 KB |
metridoc-workflow-0.30-javadoc.jar | 166 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 1.8.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.9.1 |
junit : junit | jar | 4.8.1 |