License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdno.antares |
ArtifactId | ArtifactIdclu.hitman |
Version | Version0.8.6 |
Type | Typejar |
Description |
Descriptionhitman
Provide a command-line utility that can kill stuck processes:
Starts another process, giving connection details
Other process requests to be killed after a certain time
Other process requests postponed kill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clu.hitman-0.8.6.pom | |
clu.hitman-0.8.6.jar | 25 KB |
clu.hitman-0.8.6-sources.jar | 15 KB |
clu.hitman-0.8.6-javadoc.jar | 76 KB |
clu.hitman-0.8.6-jar-with-dependencies.jar | 835 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.antares/clu.hitman/ -->
<dependency>
<groupId>no.antares</groupId>
<artifactId>clu.hitman</artifactId>
<version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/no.antares/clu.hitman/
implementation 'no.antares:clu.hitman:0.8.6'
// https://jarcasting.com/artifacts/no.antares/clu.hitman/
implementation ("no.antares:clu.hitman:0.8.6")
'no.antares:clu.hitman:jar:0.8.6'
<dependency org="no.antares" name="clu.hitman" rev="0.8.6">
<artifact name="clu.hitman" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.antares', module='clu.hitman', version='0.8.6')
)
libraryDependencies += "no.antares" % "clu.hitman" % "0.8.6"
[no.antares/clu.hitman "0.8.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.2 |
commons-lang : commons-lang | jar | 2.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
org.mockito : mockito-core | jar | 1.8.5 |
org.hamcrest : hamcrest-library | jar | 1.1 |
no.antares : eventualj | jar | 0.5 |