MVN

org.openmicroscopy : ome-stubs

Maven & Gradle

Jul 27, 2023

OME Stubs · Components that are stubs of other external projects.

<dependency>
    <groupId>org.openmicroscopy</groupId>
    <artifactId>ome-stubs</artifactId>
    <version>6.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openmicroscopy : ome-stubs to add to Maven - Latest Versions:

  • Latest Stable: 6.0.1

All Versions

Choose a version of org.openmicroscopy : ome-stubs to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
ome-stubs-6.0.1
ome-stubs-6.0.0
5.3.x
ome-stubs-5.3.2
ome-stubs-5.3.1
ome-stubs-5.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openmicroscopy</groupId>
    <artifactId>ome-stubs</artifactId>
    <version>6.0.1</version>
</dependency>

Advertisement