MVN

org.openmicroscopy : ome-model

Maven & Gradle

Apr 07, 2023
13 stars

OME Model · Contains the OME imaging metadata model specification, code generator and implementation

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

Latest Version

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

  • Latest Stable: 6.3.3

All Versions

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

Version Vulnerabilities Updated
6.3.x
ome-model-6.3.3
ome-model-6.3.2
ome-model-6.3.1
ome-model-6.3.0
6.2.x
ome-model-6.2.3
ome-model-6.2.2
ome-model-6.2.1
ome-model-6.2.0
6.1.x
ome-model-6.1.2
ome-model-6.1.1
ome-model-6.1.0
6.0.x
ome-model-6.0.1
ome-model-6.0.0
ome-model-6.0.0-m2
ome-model-6.0.0-m1
5.6.x
ome-model-5.6.4
ome-model-5.6.3
ome-model-5.6.2
ome-model-5.6.1
ome-model-5.6.0
5.5.x
ome-model-5.5.7
ome-model-5.5.6
ome-model-5.5.5
ome-model-5.5.4
ome-model-5.5.3
ome-model-5.5.2
ome-model-5.5.1
ome-model-5.5.0
5.4.x
ome-model-5.4.0
5.3.x
ome-model-5.3.1
ome-model-5.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openmicroscopy</groupId>
    <artifactId>ome-model</artifactId>
    <version>6.3.3</version>
</dependency>

Advertisement