Java Utils Library

Java Utils for Software Test Automation

License

License

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.qa-automation-utils
ArtifactId

ArtifactId

java-utils
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Java Utils Library
Java Utils for Software Test Automation
Project URL

Project URL

https://github.com/qa-automation-utils/java-utils
Source Code Management

Source Code Management

https://github.com/qa-automation-utils/java-utils/tree/master

Download java-utils

How to add to project

<!-- 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"]

Dependencies

compile (16)

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

test (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0