Wicket integration to Gatling

Makes Wicket links, ajax links, forms easily available for Gatling scripts.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Gatling Application Testing & Monitoring
GroupId

GroupId

com.vanillasource.wicket-gatling
ArtifactId

ArtifactId

wicket-gatling
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket integration to Gatling
Makes Wicket links, ajax links, forms easily available for Gatling scripts.
Project URL

Project URL

https://github.com/vanillasource/wicket-gatling

Download wicket-gatling

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.gatling : gatling-http jar 2.0.3
org.apache.commons : commons-lang3 jar 3.3.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1