| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.kevingann |
| ArtifactId | ArtifactIdtimings-client |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontimings-client
Project that provides an API and methods for the https://github.com/godaddy/timings project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| timings-client-0.9.pom | |
| timings-client-0.9.jar | 47 KB |
| timings-client-0.9-sources.jar | 25 KB |
| timings-client-0.9-javadoc.jar | 670 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kevingann/timings-client/ -->
<dependency>
<groupId>com.kevingann</groupId>
<artifactId>timings-client</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.kevingann/timings-client/
implementation 'com.kevingann:timings-client:0.9'
// https://jarcasting.com/artifacts/com.kevingann/timings-client/
implementation ("com.kevingann:timings-client:0.9")
'com.kevingann:timings-client:jar:0.9'
<dependency org="com.kevingann" name="timings-client" rev="0.9">
<artifact name="timings-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kevingann', module='timings-client', version='0.9')
)
libraryDependencies += "com.kevingann" % "timings-client" % "0.9"
[com.kevingann/timings-client "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| commons-validator : commons-validator | jar | 1.6 |
| io.rest-assured : rest-assured | jar | 4.1.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.12.2 |