j

jspwiki-it-test-custom-absolute-urls

selenium tests execution for jspwiki-it-test-custom-absolute-urls (custom auth, absolute URLs)
Files download
File Operation
jspwiki-it-test-custom-absolute-urls-2.11.0.M1.pom download
jspwiki-it-test-custom-absolute-urls-2.11.0.M1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.jspwiki.it</groupId>
  <artifactId>jspwiki-it-test-custom-absolute-urls</artifactId>
  <version>2.11.0.M1</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'org.apache.jspwiki.it:jspwiki-it-test-custom-absolute-urls:2.11.0.M1'
Gradle Kotlin
implementation("org.apache.jspwiki.it:jspwiki-it-test-custom-absolute-urls:2.11.0.M1")
Scala SBT
libraryDependencies += "org.apache.jspwiki.it" % "jspwiki-it-test-custom-absolute-urls" % "2.11.0.M1"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.jspwiki.it', module='jspwiki-it-test-custom-absolute-urls', version='2.11.0.M1')
)
Apache Ivy
<dependency org="org.apache.jspwiki.it" name="jspwiki-it-test-custom-absolute-urls" rev="2.11.0.M1" />
Leiningen
[org.apache.jspwiki.it/jspwiki-it-test-custom-absolute-urls "2.11.0.M1"]
Apache Buildr
'org.apache.jspwiki.it:jspwiki-it-test-custom-absolute-urls:jar:2.11.0.M1'