| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdorg.jamgo | 
| ArtifactId | ArtifactIdjamgo-identity-model | 
| Last Version | Last Version5.0.0-M4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionorg.jamgo:jamgo-identity-model Jamgo Framework | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.jamgo/jamgo-identity-model/ -->
<dependency>
    <groupId>org.jamgo</groupId>
    <artifactId>jamgo-identity-model</artifactId>
    <version>5.0.0-M4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jamgo/jamgo-identity-model/
implementation 'org.jamgo:jamgo-identity-model:5.0.0-M4'// https://jarcasting.com/artifacts/org.jamgo/jamgo-identity-model/
implementation ("org.jamgo:jamgo-identity-model:5.0.0-M4")'org.jamgo:jamgo-identity-model:pom:5.0.0-M4'<dependency org="org.jamgo" name="jamgo-identity-model" rev="5.0.0-M4">
  <artifact name="jamgo-identity-model" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jamgo', module='jamgo-identity-model', version='5.0.0-M4')
)libraryDependencies += "org.jamgo" % "jamgo-identity-model" % "5.0.0-M4"[org.jamgo/jamgo-identity-model "5.0.0-M4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jamgo : jamgo-model | jar | 5.0.0-M4 |