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

org.ops4j.pax.exam:pax-exam-testforge 3.0.0.M4

Pax Exam TestForge: Collection of prebuild tests.

Группа

Группа

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

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

pax-exam-testforge
Версия

Версия

3.0.0.M4
Тип

Тип

jar

Скачать pax-exam-testforge 3.0.0.M4


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