License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Arquillian Application Testing & Monitoring |
GroupId | GroupIdio.openliberty.arquillian |
ArtifactId | ArtifactIdarquillian-liberty-remote-junit |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
arquillian-liberty-remote-junit-1.1.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openliberty.arquillian/arquillian-liberty-remote-junit/ -->
<dependency>
<groupId>io.openliberty.arquillian</groupId>
<artifactId>arquillian-liberty-remote-junit</artifactId>
<version>1.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.arquillian/arquillian-liberty-remote-junit/
implementation 'io.openliberty.arquillian:arquillian-liberty-remote-junit:1.1.8'
// https://jarcasting.com/artifacts/io.openliberty.arquillian/arquillian-liberty-remote-junit/
implementation ("io.openliberty.arquillian:arquillian-liberty-remote-junit:1.1.8")
'io.openliberty.arquillian:arquillian-liberty-remote-junit:pom:1.1.8'
<dependency org="io.openliberty.arquillian" name="arquillian-liberty-remote-junit" rev="1.1.8">
<artifact name="arquillian-liberty-remote-junit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.arquillian', module='arquillian-liberty-remote-junit', version='1.1.8')
)
libraryDependencies += "io.openliberty.arquillian" % "arquillian-liberty-remote-junit" % "1.1.8"
[io.openliberty.arquillian/arquillian-liberty-remote-junit "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
io.openliberty.arquillian : arquillian-liberty-remote | jar | 1.0.8 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
junit : junit | jar | 4.13.1 |