Echo output

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-output
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download echo-output

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

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

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1