spatial-model

This module shall have interfaces, XSD, and DTOs

License

License

GroupId

GroupId

fish.focus.uvms.spatial
ArtifactId

ArtifactId

spatial-model
Last Version

Last Version

2.2.12
Release Date

Release Date

Type

Type

ejb
Description

Description

spatial-model
This module shall have interfaces, XSD, and DTOs
Project Organization

Project Organization

FOCUS (Fisheries Open Source Community Software)

Download spatial-model

How to add to project

<!-- https://jarcasting.com/artifacts/fish.focus.uvms.spatial/spatial-model/ -->
<dependency>
    <groupId>fish.focus.uvms.spatial</groupId>
    <artifactId>spatial-model</artifactId>
    <version>2.2.12</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.spatial/spatial-model/
implementation 'fish.focus.uvms.spatial:spatial-model:2.2.12'
// https://jarcasting.com/artifacts/fish.focus.uvms.spatial/spatial-model/
implementation ("fish.focus.uvms.spatial:spatial-model:2.2.12")
'fish.focus.uvms.spatial:spatial-model:ejb:2.2.12'
<dependency org="fish.focus.uvms.spatial" name="spatial-model" rev="2.2.12">
  <artifact name="spatial-model" type="ejb" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.spatial', module='spatial-model', version='2.2.12')
)
libraryDependencies += "fish.focus.uvms.spatial" % "spatial-model" % "2.2.12"
[fish.focus.uvms.spatial/spatial-model "2.2.12"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 1.11.1
org.apache.commons : commons-lang3 jar 3.12.0

provided (3)

Group / Artifact Type Version
fish.focus.uvms.maven : uvms-pom-java11-deps pom 3.16
jakarta.platform : jakarta.jakartaee-api jar 8.0.0
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
fish.focus.uvms.maven : uvms-pom-test-deps pom 3.16

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.12
2.2.11