License |
License
License
|
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.solveurits |
ArtifactId | ArtifactIdsolveurAutomation |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSolveur Salesforce Automation Testing SDK
Solveur Salesforce Automation Testing SDK- SolveurITS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
solveurAutomation-1.1.pom | |
solveurAutomation-1.1.jar | 42 KB |
solveurAutomation-1.1-sources.jar | 22 bytes |
solveurAutomation-1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.solveurits/solveurAutomation/ -->
<dependency>
<groupId>com.solveurits</groupId>
<artifactId>solveurAutomation</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.solveurits/solveurAutomation/
implementation 'com.solveurits:solveurAutomation:1.1'
// https://jarcasting.com/artifacts/com.solveurits/solveurAutomation/
implementation ("com.solveurits:solveurAutomation:1.1")
'com.solveurits:solveurAutomation:jar:1.1'
<dependency org="com.solveurits" name="solveurAutomation" rev="1.1">
<artifact name="solveurAutomation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solveurits', module='solveurAutomation', version='1.1')
)
libraryDependencies += "com.solveurits" % "solveurAutomation" % "1.1"
[com.solveurits/solveurAutomation "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
com.konghq : unirest-java | jar | 3.3.00 |