Last Version

Struts 2 TestNG Plugin 6.0.0

Apache Struts 2

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-testng-plugin
Version

Version

6.0.0
Type

Type

jar
Description

Description

Struts 2 TestNG Plugin
Apache Struts 2
Project Organization

Project Organization

Apache Software Foundation

Download struts2-testng-plugin 6.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.springframework : spring-test jar 5.3.20
org.springframework : spring-core jar 5.3.20
org.apache.struts : struts2-core jar 6.0.0

provided (2)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.