is not current version
Last Version 2.1.1

org.webpieces:http-fortesting-plugins 2.0.1

Library for helping plugins write tests testing controller and web pages

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http-fortesting-plugins
Version

Version

2.0.1
Type

Type

jar

Download http-fortesting-plugins 2.0.1


<!-- https://jarcasting.com/artifacts/org.webpieces/http-fortesting-plugins/ -->
<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>http-fortesting-plugins</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-fortesting-plugins/
implementation 'org.webpieces:http-fortesting-plugins:2.0.1'
// https://jarcasting.com/artifacts/org.webpieces/http-fortesting-plugins/
implementation ("org.webpieces:http-fortesting-plugins:2.0.1")
'org.webpieces:http-fortesting-plugins:jar:2.0.1'
<dependency org="org.webpieces" name="http-fortesting-plugins" rev="2.0.1">
  <artifact name="http-fortesting-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-fortesting-plugins', version='2.0.1')
)
libraryDependencies += "org.webpieces" % "http-fortesting-plugins" % "2.0.1"
[org.webpieces/http-fortesting-plugins "2.0.1"]