is not current version
Last Version 0.1.8

Runner Utils 0.1.4

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.4
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.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
lu.uni.serval : commons-git-utils jar 0.1.10

Project Modules

There are no modules declared in this project.