MVN

fish.focus.uvms.spatial : spatial

Maven & Gradle

Mar 04, 2022

Maven project-archetype for UnionVms modules

<dependency>
    <groupId>fish.focus.uvms.spatial</groupId>
    <artifactId>spatial</artifactId>
    <version>2.2.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fish.focus.uvms.spatial : spatial to add to Maven - Latest Versions:

  • Latest Stable: 2.2.12

All Versions

Choose a version of fish.focus.uvms.spatial : spatial to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
spatial-2.2.12
spatial-2.2.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fish.focus.uvms.spatial</groupId>
    <artifactId>spatial</artifactId>
    <version>2.2.12</version>
</dependency>