VIES service client

Java SOAP client for the European "VAT Information Exchange System" (VIES) system for validation of VAT numbers

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cloudesire
ArtifactId

ArtifactId

vies-client
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

VIES service client
Java SOAP client for the European "VAT Information Exchange System" (VIES) system for validation of VAT numbers
Project URL

Project URL

http://ec.europa.eu/taxation_customs/vies
Source Code Management

Source Code Management

https://github.com/cloudesire/vies-client/

Download vies-client

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

vies-client

Build Status

Java client of the SOAP API for the European "VAT Information Exchange System" (VIES) system for validation of VAT numbers of businesses operating in the European Union.

Maven

<dependency>
    <groupId>com.cloudesire</groupId>
    <artifactId>vies-client</artifactId>
    <version>0.0.1</version>
</dependency>

Gradle

compile 'com.cloudesire:vies-client:0.0.1'

Usage

Take a look at CheckVatTest.java

Credits

This library is a fork of bruun-rasmussen/vies-client by osandum.

com.cloudesire

cloudesire

The cloud platform of Engineering Ingegneria Informatica S.p.A.

Versions

Version
0.0.1