Runner Utils

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
Last Version

Last Version

0.1.8
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.16.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.0
commons-cli : commons-cli jar 1.5.0
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.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.16.0
org.apache.logging.log4j : log4j-core jar 2.16.0

Project Modules

There are no modules declared in this project.
lu.uni.serval

Serval Research Group

Serval Research Group Projects

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0