XRd4J :: Common

This module provides general purpose utilities for processing SOAP messages and it also contains X-Road v6 message data models.

GroupId

GroupId

com.pkrete.xrd4j
ArtifactId

ArtifactId

common
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

XRd4J :: Common
This module provides general purpose utilities for processing SOAP messages and it also contains X-Road v6 message data models.
Project URL

Project URL

https://github.com/petkivim/xrd4j

Download common

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17