License |
License |
---|---|
GroupId | GroupIdfish.focus.uvms.user |
ArtifactId | ArtifactIduser-model |
Last Version | Last Version2.2.6 |
Release Date | Release Date |
Type | Typeejb |
Description |
Descriptionuser-model
This module shall have interfaces, XSD, and DTOs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
user-model-2.2.6.pom | |
user-model-2.2.6.jar | 144 KB |
user-model-2.2.6-sources.jar | 145 KB |
user-model-2.2.6-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |