Last Version

Apache Winegrower :: Examples :: Shell 1.0.1

Get started running "mvn package winegrower:pour" and execute "winegrower:example test". Ctrl+D/Ctrl+C to quit.

License

License

GroupId

GroupId

org.apache.winegrower.examples
ArtifactId

ArtifactId

shell
Version

Version

1.0.1
Type

Type

jar
Description

Description

Apache Winegrower :: Examples :: Shell
Get started running "mvn package winegrower:pour" and execute "winegrower:example test". Ctrl+D/Ctrl+C to quit.
Project Organization

Project Organization

The Apache Software Foundation

Download shell 1.0.1


<!-- https://jarcasting.com/artifacts/org.apache.winegrower.examples/shell/ -->
<dependency>
    <groupId>org.apache.winegrower.examples</groupId>
    <artifactId>shell</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.winegrower.examples/shell/
implementation 'org.apache.winegrower.examples:shell:1.0.1'
// https://jarcasting.com/artifacts/org.apache.winegrower.examples/shell/
implementation ("org.apache.winegrower.examples:shell:1.0.1")
'org.apache.winegrower.examples:shell:jar:1.0.1'
<dependency org="org.apache.winegrower.examples" name="shell" rev="1.0.1">
  <artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.winegrower.examples', module='shell', version='1.0.1')
)
libraryDependencies += "org.apache.winegrower.examples" % "shell" % "1.0.1"
[org.apache.winegrower.examples/shell "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.winegrower : winegrower-core jar 1.0.1
org.apache.winegrower.cepages : winegrower-cepage-shell pom 1.0.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.