License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.autognizant |
ArtifactId | ArtifactIdac-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutognizant Framework
This is Autognizant Framework core library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ac-core-1.0.1.pom | |
ac-core-1.0.1.jar | 59 KB |
ac-core-1.0.1-sources.jar | 40 KB |
ac-core-1.0.1-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.autognizant/ac-core/ -->
<dependency>
<groupId>com.autognizant</groupId>
<artifactId>ac-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.autognizant/ac-core/
implementation 'com.autognizant:ac-core:1.0.1'
// https://jarcasting.com/artifacts/com.autognizant/ac-core/
implementation ("com.autognizant:ac-core:1.0.1")
'com.autognizant:ac-core:jar:1.0.1'
<dependency org="com.autognizant" name="ac-core" rev="1.0.1">
<artifact name="ac-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.autognizant', module='ac-core', version='1.0.1')
)
libraryDependencies += "com.autognizant" % "ac-core" % "1.0.1"
[com.autognizant/ac-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 4.2.0 |
org.seleniumhq.selenium : htmlunit-driver | jar | 3.61.0 |
io.cucumber : cucumber-java | jar | 7.3.4 |
io.cucumber : cucumber-junit | jar | 7.3.4 |
io.cucumber : cucumber-picocontainer | jar | 7.3.4 |
com.jcraft : jsch | jar | 0.1.55 |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
com.google.code.gson : gson | jar | 2.9.0 |
io.rest-assured : rest-assured | jar | 5.1.0 |
io.rest-assured : json-schema-validator | jar | 5.1.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
io.github.bonigarcia : webdrivermanager | jar | 5.2.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
blog.softwaretester : property-aggregator | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-testng | jar | 7.3.4 |
org.testng : testng | jar | 7.5 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-module-testng | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.hamcrest : hamcrest-all Optional | jar | 1.3 |