License |
License |
---|---|
GroupId | GroupIdco.verisoft |
ArtifactId | ArtifactIdtest-api |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionco.verisoft:test-api
VeriSoft framewordk for testing web and mobile applications. junit 5 Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-api-0.0.4.pom | |
test-api-0.0.4.jar | 59 KB |
test-api-0.0.4-sources.jar | 44 KB |
test-api-0.0.4-javadoc.jar | 618 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.verisoft/test-api/ -->
<dependency>
<groupId>co.verisoft</groupId>
<artifactId>test-api</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/co.verisoft/test-api/
implementation 'co.verisoft:test-api:0.0.4'
// https://jarcasting.com/artifacts/co.verisoft/test-api/
implementation ("co.verisoft:test-api:0.0.4")
'co.verisoft:test-api:jar:0.0.4'
<dependency org="co.verisoft" name="test-api" rev="0.0.4">
<artifact name="test-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.verisoft', module='test-api', version='0.0.4')
)
libraryDependencies += "co.verisoft" % "test-api" % "0.0.4"
[co.verisoft/test-api "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
org.slf4j : log4j-over-slf4j | jar | 2.0.0-alpha7 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.17.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.projectlombok : lombok | jar | 1.18.24 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.apache.xmlbeans : xmlbeans | jar | 5.0.3 |
org.jetbrains : annotations | jar | 23.0.0 |
com.aventstack : extentreports | jar | 5.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-console-standalone | jar | 1.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |