License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.github.varivoda |
ArtifactId | ArtifactIdtest_filter_testng |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest filter
Test filter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test_filter_testng-1.0.pom | |
test_filter_testng-1.0.jar | 1 KB |
test_filter_testng-1.0-tests.jar | 261 bytes |
test_filter_testng-1.0-sources.jar | 1 KB |
test_filter_testng-1.0-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.varivoda/test_filter_testng/ -->
<dependency>
<groupId>com.github.varivoda</groupId>
<artifactId>test_filter_testng</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.varivoda/test_filter_testng/
implementation 'com.github.varivoda:test_filter_testng:1.0'
// https://jarcasting.com/artifacts/com.github.varivoda/test_filter_testng/
implementation ("com.github.varivoda:test_filter_testng:1.0")
'com.github.varivoda:test_filter_testng:jar:1.0'
<dependency org="com.github.varivoda" name="test_filter_testng" rev="1.0">
<artifact name="test_filter_testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.varivoda', module='test_filter_testng', version='1.0')
)
libraryDependencies += "com.github.varivoda" % "test_filter_testng" % "1.0"
[com.github.varivoda/test_filter_testng "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.varivoda : test_filter_calculator | jar | 1.0 |
com.github.varivoda : test_filter_adaptor | jar | 1.0 |
org.testng : testng | jar | 7.4.0 |