License |
License |
---|---|
GroupId | GroupIdcom.thoughtworks.inproctester |
ArtifactId | ArtifactIdinproctester-project |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIn Process Tester :: Project
HtmlUnit and WebDriver extensions to enable testing of a web application in-processs
|
Project URL |
Project URL |
Filename | Size |
---|---|
inproctester-project-1.0.15.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-project/ -->
<dependency>
<groupId>com.thoughtworks.inproctester</groupId>
<artifactId>inproctester-project</artifactId>
<version>1.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-project/
implementation 'com.thoughtworks.inproctester:inproctester-project:1.0.15'
// https://jarcasting.com/artifacts/com.thoughtworks.inproctester/inproctester-project/
implementation ("com.thoughtworks.inproctester:inproctester-project:1.0.15")
'com.thoughtworks.inproctester:inproctester-project:pom:1.0.15'
<dependency org="com.thoughtworks.inproctester" name="inproctester-project" rev="1.0.15">
<artifact name="inproctester-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.inproctester', module='inproctester-project', version='1.0.15')
)
libraryDependencies += "com.thoughtworks.inproctester" % "inproctester-project" % "1.0.15"
[com.thoughtworks.inproctester/inproctester-project "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |