objectos :: shell

A small Java8 library that can send commands to your system's shell interpreter.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

shell
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

objectos :: shell
A small Java8 library that can send commands to your system's shell interpreter.
Project Organization

Project Organization

Objectos Software LTDA

Download shell

Filename Size
shell-0.3.0.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
br.com.objectos : exec jar 0.3.1
br.com.objectos : io-fs jar 0.14.0

test (1)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.7.0

Project Modules

There are no modules declared in this project.
br.com.objectos

Objectos Software

We craft Java tools.

Versions

Version
0.3.0
0.2.0
0.1.0