| License |
License |
|---|---|
| GroupId | GroupIdsoftware.amazon.halo |
| ArtifactId | ArtifactIdhalo-third-party-sdk-model |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhalo-third-party-sdk-model
Contains models for Halo
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/software.amazon.halo/halo-third-party-sdk-model/ -->
<dependency>
<groupId>software.amazon.halo</groupId>
<artifactId>halo-third-party-sdk-model</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.halo/halo-third-party-sdk-model/
implementation 'software.amazon.halo:halo-third-party-sdk-model:1.0.0'
// https://jarcasting.com/artifacts/software.amazon.halo/halo-third-party-sdk-model/
implementation ("software.amazon.halo:halo-third-party-sdk-model:1.0.0")
'software.amazon.halo:halo-third-party-sdk-model:jar:1.0.0'
<dependency org="software.amazon.halo" name="halo-third-party-sdk-model" rev="1.0.0">
<artifact name="halo-third-party-sdk-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.halo', module='halo-third-party-sdk-model', version='1.0.0')
)
libraryDependencies += "software.amazon.halo" % "halo-third-party-sdk-model" % "1.0.0"
[software.amazon.halo/halo-third-party-sdk-model "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | [2.12,3.0) |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.12,3.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |