Last Version

Satellite :: Project 1.0.0

Satellite toolkit provides an homogeneous invocation mechanism for Windows and Unix background process

License

License

MIT
GroupId

GroupId

io.zatarox.satellite
ArtifactId

ArtifactId

satellite-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Satellite :: Project
Satellite toolkit provides an homogeneous invocation mechanism for Windows and Unix background process
Project URL

Project URL

https://github.com/gchauvet/satellite
Source Code Management

Source Code Management

https://github.com/gchauvet/satellite.git

Download satellite-parent 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.powermock : powermock-api-mockito jar 1.6.6
org.powermock : powermock-module-junit4 jar 1.6.6

Project Modules

  • api
  • impl
  • plugins
  • frontends
  • sample