is not current version
Last Version 0.1.8

Runner Utils 0.1.6

Utils to assist creation of runners to execute different projects when conducting experiments

License

License

GroupId

GroupId

lu.uni.serval
ArtifactId

ArtifactId

commons-runner-utils
Version

Version

0.1.6
Type

Type

jar
Description

Description

Runner Utils
Utils to assist creation of runners to execute different projects when conducting experiments
Project URL

Project URL

https://github.com/UL-SnT-Serval/java-commons-runner-utils
Source Code Management

Source Code Management

https://github.com/UL-SnT-Serval/java-commons-runner-utils

Download commons-runner-utils 0.1.6


<!-- https://jarcasting.com/artifacts/lu.uni.serval/commons-runner-utils/ -->
<dependency>
    <groupId>lu.uni.serval</groupId>
    <artifactId>commons-runner-utils</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/lu.uni.serval/commons-runner-utils/
implementation 'lu.uni.serval:commons-runner-utils:0.1.6'
// https://jarcasting.com/artifacts/lu.uni.serval/commons-runner-utils/
implementation ("lu.uni.serval:commons-runner-utils:0.1.6")
'lu.uni.serval:commons-runner-utils:jar:0.1.6'
<dependency org="lu.uni.serval" name="commons-runner-utils" rev="0.1.6">
  <artifact name="commons-runner-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='lu.uni.serval', module='commons-runner-utils', version='0.1.6')
)
libraryDependencies += "lu.uni.serval" % "commons-runner-utils" % "0.1.6"
[lu.uni.serval/commons-runner-utils "0.1.6"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.14.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.0
commons-cli : commons-cli jar 1.4
org.dom4j : dom4j jar 2.1.3
jaxen : jaxen jar 1.2.0
org.apache.activemq : activemq-broker jar 5.16.3
lu.uni.serval : commons-git-utils jar 0.1.11

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1

Project Modules

There are no modules declared in this project.