License |
License |
---|---|
GroupId | GroupIdlu.uni.serval |
ArtifactId | ArtifactIdcommons-runner-utils |
Version | Version0.1.4 |
Type | Typejar |
Description |
DescriptionRunner Utils
Utils to assist creation of runners to execute different projects when conducting experiments
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-runner-utils-0.1.4.pom | |
commons-runner-utils-0.1.4.jar | 46 KB |
commons-runner-utils-0.1.4-sources.jar | 22 KB |
commons-runner-utils-0.1.4-javadoc.jar | 576 KB |
Browse |
<!-- 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"]
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 |