Last Version

user-model 2.2.6

This module shall have interfaces, XSD, and DTOs

License

License

GroupId

GroupId

fish.focus.uvms.user
ArtifactId

ArtifactId

user-model
Version

Version

2.2.6
Type

Type

ejb
Description

Description

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

Project Organization

FOCUS (Fisheries Open Source Community Software)

Download user-model 2.2.6


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

Dependencies

provided (3)

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

test (2)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 2.3.3
fish.focus.uvms.maven : uvms-pom-test-deps pom 3.18

Project Modules

There are no modules declared in this project.