is not current version
Last Version 1.0.1

io.perfana:test-events-command-runner 1.0.0

Run a command via the command process runner. Abort when needed.

GroupId

GroupId

io.perfana
ArtifactId

ArtifactId

test-events-command-runner
Version

Version

1.0.0
Type

Type

jar

Download test-events-command-runner 1.0.0


<!-- https://jarcasting.com/artifacts/io.perfana/test-events-command-runner/ -->
<dependency>
    <groupId>io.perfana</groupId>
    <artifactId>test-events-command-runner</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.perfana/test-events-command-runner/
implementation 'io.perfana:test-events-command-runner:1.0.0'
// https://jarcasting.com/artifacts/io.perfana/test-events-command-runner/
implementation ("io.perfana:test-events-command-runner:1.0.0")
'io.perfana:test-events-command-runner:jar:1.0.0'
<dependency org="io.perfana" name="test-events-command-runner" rev="1.0.0">
  <artifact name="test-events-command-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.perfana', module='test-events-command-runner', version='1.0.0')
)
libraryDependencies += "io.perfana" % "test-events-command-runner" % "1.0.0"
[io.perfana/test-events-command-runner "1.0.0"]