Echo plugin parent

Maven plugin that outputs text during a maven build.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.echo-maven-plugin
ArtifactId

ArtifactId

echo-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Echo plugin parent
Maven plugin that outputs text during a maven build.
Project URL

Project URL

http://code.google.com/p/echo-maven-plugin/
Source Code Management

Source Code Management

http://code.google.com/p/echo-maven-plugin/source/browse/

Download echo-plugin

Filename Size
echo-plugin-1.0.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.echo-maven-plugin/echo-plugin/ -->
<dependency>
    <groupId>com.google.code.echo-maven-plugin</groupId>
    <artifactId>echo-plugin</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.echo-maven-plugin/echo-plugin/
implementation 'com.google.code.echo-maven-plugin:echo-plugin:1.0.0'
// https://jarcasting.com/artifacts/com.google.code.echo-maven-plugin/echo-plugin/
implementation ("com.google.code.echo-maven-plugin:echo-plugin:1.0.0")
'com.google.code.echo-maven-plugin:echo-plugin:pom:1.0.0'
<dependency org="com.google.code.echo-maven-plugin" name="echo-plugin" rev="1.0.0">
  <artifact name="echo-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.echo-maven-plugin', module='echo-plugin', version='1.0.0')
)
libraryDependencies += "com.google.code.echo-maven-plugin" % "echo-plugin" % "1.0.0"
[com.google.code.echo-maven-plugin/echo-plugin "1.0.0"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.reflection-utils : reflection-utils jar 0.0.1
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

  • echo
  • maven-plugin

Versions

Version
1.0.0
0.0.1