Last Version

Echo output 1.3.2

Maven plugin that outputs text during a maven build.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ekryd.echo-maven-plugin
ArtifactId

ArtifactId

echo-output
Version

Version

1.3.2
Type

Type

jar
Description

Description

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

Download echo-output 1.3.2


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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
com.github.ekryd.reflection-utils : reflection-utils jar 1.1.0
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.