| License |
License |
|---|---|
| GroupId | GroupIdcom.onegevity |
| ArtifactId | ArtifactIdonegevity-patients-sdk |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiononegevity-patients-sdk
Onegevity Client SDK - patients
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.onegevity/onegevity-patients-sdk/ -->
<dependency>
<groupId>com.onegevity</groupId>
<artifactId>onegevity-patients-sdk</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.onegevity/onegevity-patients-sdk/
implementation 'com.onegevity:onegevity-patients-sdk:1.2.0'
// https://jarcasting.com/artifacts/com.onegevity/onegevity-patients-sdk/
implementation ("com.onegevity:onegevity-patients-sdk:1.2.0")
'com.onegevity:onegevity-patients-sdk:jar:1.2.0'
<dependency org="com.onegevity" name="onegevity-patients-sdk" rev="1.2.0">
<artifact name="onegevity-patients-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onegevity', module='onegevity-patients-sdk', version='1.2.0')
)
libraryDependencies += "com.onegevity" % "onegevity-patients-sdk" % "1.2.0"
[com.onegevity/onegevity-patients-sdk "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger.core.v3 : swagger-annotations | jar | 2.0.0 |
| org.springframework : spring-web | jar | 4.3.9.RELEASE |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.9 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.9 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.8.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |