Last Version

testerum-api 6.0.0

Public API used to extend the Testerum test automation platform.

License

License

GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

testerum-api
Version

Version

6.0.0
Type

Type

pom
Description

Description

testerum-api
Public API used to extend the Testerum test automation platform.
Project URL

Project URL

https://testerum.com/
Source Code Management

Source Code Management

https://github.com/testerum/testerum-api

Download testerum-api 6.0.0

Filename Size
testerum-api-6.0.0.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/com.testerum/testerum-api/ -->
<dependency>
    <groupId>com.testerum</groupId>
    <artifactId>testerum-api</artifactId>
    <version>6.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/testerum-api/
implementation 'com.testerum:testerum-api:6.0.0'
// https://jarcasting.com/artifacts/com.testerum/testerum-api/
implementation ("com.testerum:testerum-api:6.0.0")
'com.testerum:testerum-api:pom:6.0.0'
<dependency org="com.testerum" name="testerum-api" rev="6.0.0">
  <artifact name="testerum-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='testerum-api', version='6.0.0')
)
libraryDependencies += "com.testerum" % "testerum-api" % "6.0.0"
[com.testerum/testerum-api "6.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • testerum-steps-api