XRd4J :: Client

This module provides a SOAP client that generates X-Road v6 SOAP messages that can be sent to X-Road Security Server.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pkrete.xrd4j
ArtifactId

ArtifactId

client
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

XRd4J :: Client
This module provides a SOAP client that generates X-Road v6 SOAP messages that can be sent to X-Road Security Server.
Project URL

Project URL

https://github.com/petkivim/xrd4j

Download client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.pkrete.xrd4j : common jar 0.0.17
com.pkrete.xrd4j : rest jar 0.0.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17