License |
License |
---|---|
Categories |
CategoriesIDE Development Tools AWS Container PaaS Providers |
GroupId | GroupIdio.github.martinschneider |
ArtifactId | ArtifactIdjusttestlah-awsdevicefarm |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJustTestLah! AWS Devicefarm
JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.
|
<!-- https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-awsdevicefarm/ -->
<dependency>
<groupId>io.github.martinschneider</groupId>
<artifactId>justtestlah-awsdevicefarm</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-awsdevicefarm/
implementation 'io.github.martinschneider:justtestlah-awsdevicefarm:1.6'
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-awsdevicefarm/
implementation ("io.github.martinschneider:justtestlah-awsdevicefarm:1.6")
'io.github.martinschneider:justtestlah-awsdevicefarm:jar:1.6'
<dependency org="io.github.martinschneider" name="justtestlah-awsdevicefarm" rev="1.6">
<artifact name="justtestlah-awsdevicefarm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.martinschneider', module='justtestlah-awsdevicefarm', version='1.6')
)
libraryDependencies += "io.github.martinschneider" % "justtestlah-awsdevicefarm" % "1.6"
[io.github.martinschneider/justtestlah-awsdevicefarm "1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.martinschneider : justtestlah-core | jar | 1.6 |
com.amazonaws : aws-java-sdk-devicefarm | jar | 1.11.592 |
com.amazonaws : aws-java-sdk-core | jar | 1.11.592 |
org.apache.maven.shared : maven-invoker | jar | 3.0.1 |
org.apache.httpcomponents : httpcore | jar | 4.4.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.9 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
junit : junit | jar | 4.12 |