com.github.ricksbrown:cowsay

Java port of the original cowsay by Tony Monroe. Moo!

License

License

GroupId

GroupId

com.github.ricksbrown
ArtifactId

ArtifactId

cowsay
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Java port of the original cowsay by Tony Monroe. Moo!

Download cowsay

How to add to project

<plugin>
    <groupId>com.github.ricksbrown</groupId>
    <artifactId>cowsay</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
commons-cli : commons-cli jar 1.4
org.apache.maven : maven-plugin-api jar 3.6.1
com.github.ricksbrown : cowjar jar 1.1.0

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0