License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Vagrant Container Virtualization Tools |
GroupId | GroupIdcom.testvagrant |
ArtifactId | ArtifactIdoptimus |
Last Version | Last Version3.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOptimus
The optimus core project that manages smart bots and their functioning for test scenarios
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
optimus-3.1.6.pom | |
optimus-3.1.6.jar | 5 MB |
optimus-3.1.6-sources.jar | 261 bytes |
optimus-3.1.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.testvagrant/optimus/ -->
<dependency>
<groupId>com.testvagrant</groupId>
<artifactId>optimus</artifactId>
<version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.testvagrant/optimus/
implementation 'com.testvagrant:optimus:3.1.6'
// https://jarcasting.com/artifacts/com.testvagrant/optimus/
implementation ("com.testvagrant:optimus:3.1.6")
'com.testvagrant:optimus:jar:3.1.6'
<dependency org="com.testvagrant" name="optimus" rev="3.1.6">
<artifact name="optimus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testvagrant', module='optimus', version='3.1.6')
)
libraryDependencies += "com.testvagrant" % "optimus" % "3.1.6"
[com.testvagrant/optimus "3.1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-junit | jar | 4.2.6 |
io.cucumber : cucumber-core | jar | 4.2.6 |
io.cucumber : cucumber-java | jar | 4.2.6 |
io.cucumber : cucumber-java8 | jar | 4.2.6 |
com.google.code.gson : gson | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
log4j : log4j | jar | 1.2.17 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.5 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
org.json : json | jar | 20160810 |
org.apache.commons : commons-exec | jar | 1.3 |
net.coobird : thumbnailator | jar | 0.4.8 |
org.mongodb : mongo-java-driver | jar | 3.4.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
io.rest-assured : rest-assured | jar | 3.0.6 |
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
org.apache.opennlp : opennlp-tools | jar | 1.6.0 |
org.apache.opennlp : opennlp-uima | jar | 1.6.0 |
io.appium : java-client | jar | 7.3.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.0.pr4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 2.8.47 |
org.testng : testng | jar | 6.11 |