License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdhttp-fortesting-plugins |
Version | Version2.0.151 |
Type | Typejar |
Description |
Descriptionhttp-fortesting-plugins
Library for helping plugins write tests testing controller and web pages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webpieces/http-fortesting-plugins/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http-fortesting-plugins</artifactId>
<version>2.0.151</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-fortesting-plugins/
implementation 'org.webpieces:http-fortesting-plugins:2.0.151'
// https://jarcasting.com/artifacts/org.webpieces/http-fortesting-plugins/
implementation ("org.webpieces:http-fortesting-plugins:2.0.151")
'org.webpieces:http-fortesting-plugins:jar:2.0.151'
<dependency org="org.webpieces" name="http-fortesting-plugins" rev="2.0.151">
<artifact name="http-fortesting-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-fortesting-plugins', version='2.0.151')
)
libraryDependencies += "org.webpieces" % "http-fortesting-plugins" % "2.0.151"
[org.webpieces/http-fortesting-plugins "2.0.151"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
joda-time : joda-time | jar | 2.9.4 |
org.webpieces : http-webserver | jar | 2.0.151 |