| License |
License |
|---|---|
| GroupId | GroupIdorg.kathra |
| ArtifactId | ArtifactIdkathra-core-model |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKATHRA :: Core :: Model
no description
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kathra-core-model-1.2.0.pom | |
| kathra-core-model-1.2.0.jar | 71 KB |
| kathra-core-model-1.2.0-sources.jar | 36 KB |
| kathra-core-model-1.2.0-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kathra/kathra-core-model/ -->
<dependency>
<groupId>org.kathra</groupId>
<artifactId>kathra-core-model</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kathra/kathra-core-model/
implementation 'org.kathra:kathra-core-model:1.2.0'
// https://jarcasting.com/artifacts/org.kathra/kathra-core-model/
implementation ("org.kathra:kathra-core-model:1.2.0")
'org.kathra:kathra-core-model:jar:1.2.0'
<dependency org="org.kathra" name="kathra-core-model" rev="1.2.0">
<artifact name="kathra-core-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kathra', module='kathra-core-model', version='1.2.0')
)
libraryDependencies += "org.kathra" % "kathra-core-model" % "1.2.0"
[org.kathra/kathra-core-model "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.16 |