Last Version

metridoc-all-0.30 0.30

There is no code in the project. This module is here for convenience, specifically for the scripting framework. Just reference this and you will have access to all the scripting apis. For web projects it is probably better to access just what you need. Metridoc uses slf4j as the logger. This module will default to logback as the logger

License

License

Educational Community License, Version 2.0
GroupId

GroupId

com.googlecode.metridoc
ArtifactId

ArtifactId

metridoc-all
Version

Version

0.30
Type

Type

pom
Description

Description

metridoc-all-0.30
There is no code in the project. This module is here for convenience, specifically for the scripting framework. Just reference this and you will have access to all the scripting apis. For web projects it is probably better to access just what you need. Metridoc uses slf4j as the logger. This module will default to logback as the logger
Project URL

Project URL

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

Download metridoc-all 0.30

Filename Size
metridoc-all-0.30.pom 4 KB
Browse

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

Dependencies

compile (12)

Group / Artifact Type Version
com.googlecode.metridoc : metridoc-core jar 0.30
com.googlecode.metridoc : metridoc-project jar 0.30
com.googlecode.metridoc : metridoc-camel-plugin jar 0.30
com.googlecode.metridoc : ezproxy-workflow jar 0.30
com.googlecode.metridoc : metridoc-workflow jar 0.30
com.googlecode.metridoc : metridoc-schema-plugin jar 0.30
com.googlecode.metridoc : metridoc-sql-plugin jar 0.30
com.googlecode.metridoc : metridoc-sushi-plugin jar 0.30
com.googlecode.metridoc : illiad-workflow jar 0.30
com.googlecode.metridoc : metridoc-doi-plugin jar 0.30
ch.qos.logback : logback-classic jar 0.9.29
org.apache.camel : camel-ftp jar 2.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.