License |
License |
---|---|
GroupId | GroupIdio.zatarox.satellite |
ArtifactId | ArtifactIdsatellite-impl |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSatellite :: Implementation
Implementation of Satellite software to building Unix-like Daemon application.
|
Filename | Size |
---|---|
satellite-impl-1.0.0.pom | |
satellite-impl-1.0.0.jar | 8 KB |
satellite-impl-1.0.0-sources.jar | 7 KB |
satellite-impl-1.0.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zatarox.satellite/satellite-impl/ -->
<dependency>
<groupId>io.zatarox.satellite</groupId>
<artifactId>satellite-impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zatarox.satellite/satellite-impl/
implementation 'io.zatarox.satellite:satellite-impl:1.0.0'
// https://jarcasting.com/artifacts/io.zatarox.satellite/satellite-impl/
implementation ("io.zatarox.satellite:satellite-impl:1.0.0")
'io.zatarox.satellite:satellite-impl:jar:1.0.0'
<dependency org="io.zatarox.satellite" name="satellite-impl" rev="1.0.0">
<artifact name="satellite-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zatarox.satellite', module='satellite-impl', version='1.0.0')
)
libraryDependencies += "io.zatarox.satellite" % "satellite-impl" % "1.0.0"
[io.zatarox.satellite/satellite-impl "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.zatarox.satellite : satellite-api | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-compress | jar | 1.13 |
commons-io : commons-io | jar | 2.5 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |