WAYF Java Client

A Java client for interacting with the WAYF cloud.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.atypon.wayf
ArtifactId

ArtifactId

wayf-client-java
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

WAYF Java Client
A Java client for interacting with the WAYF cloud.
Project URL

Project URL

https://github.com/Atypon-OpenSource/wayf-client-java
Source Code Management

Source Code Management

https://github.com/Atypon-OpenSource/wayf-client-java.git

Download wayf-client-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.atypon.wayf/wayf-client-java/ -->
<dependency>
    <groupId>com.atypon.wayf</groupId>
    <artifactId>wayf-client-java</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.atypon.wayf/wayf-client-java/
implementation 'com.atypon.wayf:wayf-client-java:0.0.7'
// https://jarcasting.com/artifacts/com.atypon.wayf/wayf-client-java/
implementation ("com.atypon.wayf:wayf-client-java:0.0.7")
'com.atypon.wayf:wayf-client-java:jar:0.0.7'
<dependency org="com.atypon.wayf" name="wayf-client-java" rev="0.0.7">
  <artifact name="wayf-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atypon.wayf', module='wayf-client-java', version='0.0.7')
)
libraryDependencies += "com.atypon.wayf" % "wayf-client-java" % "0.0.7"
[com.atypon.wayf/wayf-client-java "0.0.7"]

Dependencies

compile (10)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpasyncclient jar 4.0.2
org.apache.httpcomponents : httpmime jar 4.3.6
org.json : json jar 20140107
com.fasterxml.jackson.core : jackson-core jar 2.8.8
com.fasterxml.jackson.core : jackson-annotations jar 2.8.8
com.fasterxml.jackson.core : jackson-databind jar 2.8.8
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1