License |
License |
---|---|
Categories |
CategoriesJava Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.qa-automation-utils |
ArtifactId | ArtifactIdjava-utils |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Utils Library
Java Utils for Software Test Automation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-utils-1.0.14.pom | |
java-utils-1.0.14.jar | 61 KB |
java-utils-1.0.14-sources.jar | 32 KB |
java-utils-1.0.14-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qa-automation-utils/java-utils/ -->
<dependency>
<groupId>com.github.qa-automation-utils</groupId>
<artifactId>java-utils</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qa-automation-utils/java-utils/
implementation 'com.github.qa-automation-utils:java-utils:1.0.14'
// https://jarcasting.com/artifacts/com.github.qa-automation-utils/java-utils/
implementation ("com.github.qa-automation-utils:java-utils:1.0.14")
'com.github.qa-automation-utils:java-utils:jar:1.0.14'
<dependency org="com.github.qa-automation-utils" name="java-utils" rev="1.0.14">
<artifact name="java-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qa-automation-utils', module='java-utils', version='1.0.14')
)
libraryDependencies += "com.github.qa-automation-utils" % "java-utils" % "1.0.14"
[com.github.qa-automation-utils/java-utils "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
com.oracle.database.jdbc : ojdbc8 | jar | 19.7.0.0 |
com.microsoft.sqlserver : mssql-jdbc | jar | 8.2.2.jre8 |
net.sf.jt400 : jt400 | jar | 10.2 |
javax.jms : javax.jms-api | jar | 2.0.1 |
com.amazonaws : aws-java-sdk-dynamodb | jar | 1.12.230 |
com.amazonaws : aws-java-sdk-ssm | jar | 1.12.230 |
com.amazonaws : aws-java-sdk-sts | jar | 1.12.230 |
org.apache.poi : poi-excelant | jar | 5.2.2 |
com.google.code.gson : gson | jar | 2.9.0 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.jayway.jsonpath : json-path | jar | 2.7.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.6.1 |