is not current version
Last Version 4.13.5

OPS4J Pax Exam (Reactor POM) 4.13.4

Maven parent POM for all OPS4J Maven projects.

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

exam-reactor
Version

Version

4.13.4
Type

Type

pom
Description

Description

OPS4J Pax Exam (Reactor POM)
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

https://github.com/ops4j/org.ops4j.pax.exam2

Download exam-reactor 4.13.4

Filename Size
exam-reactor-4.13.4.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.