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