License |
License |
---|---|
GroupId | GroupIdlu.uni.serval |
ArtifactId | ArtifactIdcommons-runner-utils |
Last Version | Last Version0.1.8 |
Release Date | Release Date |
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.8.pom | |
commons-runner-utils-0.1.8.jar | 46 KB |
commons-runner-utils-0.1.8-sources.jar | 20 KB |
commons-runner-utils-0.1.8-javadoc.jar | 196 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.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"]
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 |
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 |