hp-ecommerce-java

Client used to simplify integration to Handpoint E-Commerce service

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.handpoint
ArtifactId

ArtifactId

ecommerce-client-java
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

hp-ecommerce-java
Client used to simplify integration to Handpoint E-Commerce service
Project URL

Project URL

http://www.handpoint.com

Download ecommerce-client-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.hibernate : hibernate-validator jar 4.3.1.Final
com.sun.jersey : jersey-client jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0