License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.devmate.pub |
ArtifactId | ArtifactIdclient |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptiondevmate-client
A DevMate public API client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-1.0.2.pom | |
client-1.0.2.jar | 52 KB |
client-1.0.2-sources.jar | 21 KB |
client-1.0.2-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devmate.pub/client/ -->
<dependency>
<groupId>com.devmate.pub</groupId>
<artifactId>client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.devmate.pub/client/
implementation 'com.devmate.pub:client:1.0.2'
// https://jarcasting.com/artifacts/com.devmate.pub/client/
implementation ("com.devmate.pub:client:1.0.2")
'com.devmate.pub:client:jar:1.0.2'
<dependency org="com.devmate.pub" name="client" rev="1.0.2">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devmate.pub', module='client', version='1.0.2')
)
libraryDependencies += "com.devmate.pub" % "client" % "1.0.2"
[com.devmate.pub/client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
com.google.guava : guava | jar | 18.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.19 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
com.github.tomakehurst : wiremock | jar | 2.1.10 |