VIES service client

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.cloudesire
Идентификатор

Идентификатор

vies-client
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

VIES service client
Java SOAP client for the European "VAT Information Exchange System" (VIES) system for validation of VAT numbers
Ссылка на сайт

Ссылка на сайт

http://ec.europa.eu/taxation_customs/vies
Система контроля версий

Система контроля версий

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

Скачать vies-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.0.1