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