Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.test.richfaces-selenium.library |
ArtifactId | ArtifactIdfunctional-test-war |
Version | Version1.5.2.SP4 |
Type | Typewar |
Filename | Size |
---|---|
functional-test-war-1.5.2.SP4.pom | |
functional-test-war-1.5.2.SP4.war | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.test.richfaces-selenium.library/functional-test-war/ -->
<dependency>
<groupId>org.jboss.test.richfaces-selenium.library</groupId>
<artifactId>functional-test-war</artifactId>
<version>1.5.2.SP4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.test.richfaces-selenium.library/functional-test-war/
implementation 'org.jboss.test.richfaces-selenium.library:functional-test-war:1.5.2.SP4'
// https://jarcasting.com/artifacts/org.jboss.test.richfaces-selenium.library/functional-test-war/
implementation ("org.jboss.test.richfaces-selenium.library:functional-test-war:1.5.2.SP4")
'org.jboss.test.richfaces-selenium.library:functional-test-war:war:1.5.2.SP4'
<dependency org="org.jboss.test.richfaces-selenium.library" name="functional-test-war" rev="1.5.2.SP4">
<artifact name="functional-test-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jboss.test.richfaces-selenium.library', module='functional-test-war', version='1.5.2.SP4')
)
libraryDependencies += "org.jboss.test.richfaces-selenium.library" % "functional-test-war" % "1.5.2.SP4"
[org.jboss.test.richfaces-selenium.library/functional-test-war "1.5.2.SP4"]