MentorSuccess

MentorSuccess services project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.aiontechnology.mentorsuccess
ArtifactId

ArtifactId

client-lib
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

pom
Description

Description

MentorSuccess
MentorSuccess services project
Project URL

Project URL

https://bitbucket.org/hisheartfoundation/mentorsuccess-services
Source Code Management

Source Code Management

https://bitbucket.org/hisheartfoundation/mentorsuccess-services/src/master

Download client-lib

How to add to project

<!-- https://jarcasting.com/artifacts/io.aiontechnology.mentorsuccess/client-lib/ -->
<dependency>
    <groupId>io.aiontechnology.mentorsuccess</groupId>
    <artifactId>client-lib</artifactId>
    <version>1.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.aiontechnology.mentorsuccess/client-lib/
implementation 'io.aiontechnology.mentorsuccess:client-lib:1.7.1'
// https://jarcasting.com/artifacts/io.aiontechnology.mentorsuccess/client-lib/
implementation ("io.aiontechnology.mentorsuccess:client-lib:1.7.1")
'io.aiontechnology.mentorsuccess:client-lib:pom:1.7.1'
<dependency org="io.aiontechnology.mentorsuccess" name="client-lib" rev="1.7.1">
  <artifact name="client-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.aiontechnology.mentorsuccess', module='client-lib', version='1.7.1')
)
libraryDependencies += "io.aiontechnology.mentorsuccess" % "client-lib" % "1.7.1"
[io.aiontechnology.mentorsuccess/client-lib "1.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.aiontechnology.mentorsuccess : model-lib jar 1.7.1

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-hateoas jar 2.5.2
org.springframework.cloud : spring-cloud-starter-openfeign jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.6.0