| License |
License |
|---|---|
| GroupId | GroupIdfish.focus.uvms.usm |
| ArtifactId | ArtifactIdAuthentication-Model |
| Version | Version2.2.13 |
| Type | Typejar |
| Description |
Descriptionfocus pom, parent for all projects
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms.usm/Authentication-Model/ -->
<dependency>
<groupId>fish.focus.uvms.usm</groupId>
<artifactId>Authentication-Model</artifactId>
<version>2.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.usm/Authentication-Model/
implementation 'fish.focus.uvms.usm:Authentication-Model:2.2.13'
// https://jarcasting.com/artifacts/fish.focus.uvms.usm/Authentication-Model/
implementation ("fish.focus.uvms.usm:Authentication-Model:2.2.13")
'fish.focus.uvms.usm:Authentication-Model:jar:2.2.13'
<dependency org="fish.focus.uvms.usm" name="Authentication-Model" rev="2.2.13">
<artifact name="Authentication-Model" type="jar" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.usm', module='Authentication-Model', version='2.2.13')
)
libraryDependencies += "fish.focus.uvms.usm" % "Authentication-Model" % "2.2.13"
[fish.focus.uvms.usm/Authentication-Model "2.2.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| fish.focus.uvms.maven : uvms-pom-java11-deps | pom | 3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| fish.focus.uvms.maven : uvms-pom-test-deps | pom | 3.16 |