| License |
License |
|---|---|
| GroupId | GroupIdio.aiontechnology.mentorsuccess |
| ArtifactId | ArtifactIdmodel-lib |
| Last Version | Last Version1.7.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMentorSuccess
MentorSuccess services project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| model-lib-1.7.1.pom | |
| model-lib-1.7.1-plain.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.aiontechnology.mentorsuccess/model-lib/ -->
<dependency>
<groupId>io.aiontechnology.mentorsuccess</groupId>
<artifactId>model-lib</artifactId>
<version>1.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.aiontechnology.mentorsuccess/model-lib/
implementation 'io.aiontechnology.mentorsuccess:model-lib:1.7.1'
// https://jarcasting.com/artifacts/io.aiontechnology.mentorsuccess/model-lib/
implementation ("io.aiontechnology.mentorsuccess:model-lib:1.7.1")
'io.aiontechnology.mentorsuccess:model-lib:pom:1.7.1'
<dependency org="io.aiontechnology.mentorsuccess" name="model-lib" rev="1.7.1">
<artifact name="model-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.aiontechnology.mentorsuccess', module='model-lib', version='1.7.1')
)
libraryDependencies += "io.aiontechnology.mentorsuccess" % "model-lib" % "1.7.1"
[io.aiontechnology.mentorsuccess/model-lib "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-hateoas | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.5.2 |