не последняя версия
Последняя версия 3.6.0

org.ops4j.pax.exam:pax-exam-testforge 2.5.0

Pax Exam TestForge: Collection of prebuild tests.

Группа

Группа

org.ops4j.pax.exam
Идентификатор

Идентификатор

pax-exam-testforge
Версия

Версия

2.5.0
Тип

Тип

jar

Скачать pax-exam-testforge 2.5.0


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