License |
License |
---|---|
GroupId | GroupIdio.zatarox.satellite |
ArtifactId | ArtifactIdsatellite-parent |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionSatellite :: Project
Satellite toolkit provides an homogeneous invocation mechanism for Windows and Unix background process
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
satellite-parent-1.0.0.pom | 6 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |