| License |
License |
|---|---|
| GroupId | GroupIdcom.testflo |
| ArtifactId | ArtifactIdtest-results-sender |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionTestFLO - Test result sender
TestFLO - Test result sender
|
| Filename | Size |
|---|---|
| test-results-sender-1.0.3.pom | |
| test-results-sender-1.0.3.jar | 37 KB |
| test-results-sender-1.0.3-sources.jar | 4 KB |
| test-results-sender-1.0.3-javadoc.jar | 324 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.testflo/test-results-sender/ -->
<dependency>
<groupId>com.testflo</groupId>
<artifactId>test-results-sender</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testflo/test-results-sender/
implementation 'com.testflo:test-results-sender:1.0.3'
// https://jarcasting.com/artifacts/com.testflo/test-results-sender/
implementation ("com.testflo:test-results-sender:1.0.3")
'com.testflo:test-results-sender:jar:1.0.3'
<dependency org="com.testflo" name="test-results-sender" rev="1.0.3">
<artifact name="test-results-sender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testflo', module='test-results-sender', version='1.0.3')
)
libraryDependencies += "com.testflo" % "test-results-sender" % "1.0.3"
[com.testflo/test-results-sender "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |
| com.github.kittinunf.fuel : fuel | jar | 2.2.1 |
| com.github.kittinunf.fuel : fuel-gson | jar | 2.2.1 |
| com.google.code.gson : gson | jar | 2.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.30 |
| org.mockito : mockito-all | jar | 1.10.19 |