| License |
License
Educational Community License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.googlecode.metridoc |
| ArtifactId | ArtifactIdmetridoc-schema-plugin |
| Last Version | Last Version0.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmetridoc-schema-plugin-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 |
<!-- https://jarcasting.com/artifacts/com.googlecode.metridoc/metridoc-schema-plugin/ -->
<dependency>
<groupId>com.googlecode.metridoc</groupId>
<artifactId>metridoc-schema-plugin</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.metridoc/metridoc-schema-plugin/
implementation 'com.googlecode.metridoc:metridoc-schema-plugin:0.30'
// https://jarcasting.com/artifacts/com.googlecode.metridoc/metridoc-schema-plugin/
implementation ("com.googlecode.metridoc:metridoc-schema-plugin:0.30")
'com.googlecode.metridoc:metridoc-schema-plugin:jar:0.30'
<dependency org="com.googlecode.metridoc" name="metridoc-schema-plugin" rev="0.30">
<artifact name="metridoc-schema-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.metridoc', module='metridoc-schema-plugin', version='0.30')
)
libraryDependencies += "com.googlecode.metridoc" % "metridoc-schema-plugin" % "0.30"
[com.googlecode.metridoc/metridoc-schema-plugin "0.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.18 |
| com.h2database : h2 | jar | 1.3.153 |
| com.googlecode.metridoc : metridoc-core | jar | 0.30 |
| org.liquibase : liquibase-core | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 1.8.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 1.4 |
| junit : junit | jar | 4.8.1 |