| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdcom.katalon | 
| ArtifactId | ArtifactIdtestops-junit5 | 
| Last Version | Last Version1.0.0-meta | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTestOps Junit5 Katalon TestOps SDK | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| testops-junit5-1.0.0-meta.pom | |
| testops-junit5-1.0.0-meta.jar | 15 KB | 
| testops-junit5-1.0.0-meta-sources.jar | 9 KB | 
| testops-junit5-1.0.0-meta-javadoc.jar | 55 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.katalon/testops-junit5/ -->
<dependency>
    <groupId>com.katalon</groupId>
    <artifactId>testops-junit5</artifactId>
    <version>1.0.0-meta</version>
</dependency>// https://jarcasting.com/artifacts/com.katalon/testops-junit5/
implementation 'com.katalon:testops-junit5:1.0.0-meta'// https://jarcasting.com/artifacts/com.katalon/testops-junit5/
implementation ("com.katalon:testops-junit5:1.0.0-meta")'com.katalon:testops-junit5:jar:1.0.0-meta'<dependency org="com.katalon" name="testops-junit5" rev="1.0.0-meta">
  <artifact name="testops-junit5" type="jar" />
</dependency>@Grapes(
@Grab(group='com.katalon', module='testops-junit5', version='1.0.0-meta')
)libraryDependencies += "com.katalon" % "testops-junit5" % "1.0.0-meta"[com.katalon/testops-junit5 "1.0.0-meta"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.7.1 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.slf4j : slf4j-simple | jar | 1.7.30 | 
| com.katalon : testops-commons | jar | 1.1.6 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 | 
 
                    | Version | 
|---|
| 1.0.0-meta | 
| 1.0.0 | 
| 1.0.0-beta |