License |
License |
---|---|
GroupId | GroupIdio.zatarox.satellite |
ArtifactId | ArtifactIdsatellite-plugin-parent |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionSatellite :: Plugins
Satellite toolkit provides an homogeneous invocation mechanism for Windows and Unix background process
|
Filename | Size |
---|---|
satellite-plugin-parent-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zatarox.satellite/satellite-plugin-parent/ -->
<dependency>
<groupId>io.zatarox.satellite</groupId>
<artifactId>satellite-plugin-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zatarox.satellite/satellite-plugin-parent/
implementation 'io.zatarox.satellite:satellite-plugin-parent:1.0.0'
// https://jarcasting.com/artifacts/io.zatarox.satellite/satellite-plugin-parent/
implementation ("io.zatarox.satellite:satellite-plugin-parent:1.0.0")
'io.zatarox.satellite:satellite-plugin-parent:pom:1.0.0'
<dependency org="io.zatarox.satellite" name="satellite-plugin-parent" rev="1.0.0">
<artifact name="satellite-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zatarox.satellite', module='satellite-plugin-parent', version='1.0.0')
)
libraryDependencies += "io.zatarox.satellite" % "satellite-plugin-parent" % "1.0.0"
[io.zatarox.satellite/satellite-plugin-parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven : maven-compat | jar | 3.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
junit : junit | jar | 4.12 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |