| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.kathra | 
| ArtifactId | ArtifactIdkathra-platform-model | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKATHRA :: Platform :: Model no description | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.kathra/kathra-platform-model/ -->
<dependency>
    <groupId>org.kathra</groupId>
    <artifactId>kathra-platform-model</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.kathra/kathra-platform-model/
implementation 'org.kathra:kathra-platform-model:1.2.0'// https://jarcasting.com/artifacts/org.kathra/kathra-platform-model/
implementation ("org.kathra:kathra-platform-model:1.2.0")'org.kathra:kathra-platform-model:jar:1.2.0'<dependency org="org.kathra" name="kathra-platform-model" rev="1.2.0">
  <artifact name="kathra-platform-model" type="jar" />
</dependency>@Grapes(
@Grab(group='org.kathra', module='kathra-platform-model', version='1.2.0')
)libraryDependencies += "org.kathra" % "kathra-platform-model" % "1.2.0"[org.kathra/kathra-platform-model "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.kathra : kathra-utils | jar | 1.2.0 | 
| io.swagger : swagger-annotations | jar | 1.5.24 |