AS4 Client

Simple AS4 Client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.skat
ArtifactId

ArtifactId

as4-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

AS4 Client
Simple AS4 Client.

Download as4-client

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.apache.wss4j : wss4j-ws-security-dom jar 2.3.1
org.apache.wss4j : wss4j-ws-security-common jar 2.3.1
com.migesok : jaxb-java-time-adapters jar 1.1.3
javax.xml.bind : jaxb-api jar 2.3.1
org.slf4j : slf4j-simple jar 1.7.30
com.sun.xml.messaging.saaj : saaj-impl jar 1.4.0
org.apache.httpcomponents : httpclient jar 4.5.13
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0