Last Version

VIES service client 0.0.1

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
Version

Version

0.0.1
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 0.0.1


<!-- 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.