| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.skat |
| ArtifactId | ArtifactIdas4-client |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAS4 Client
Simple AS4 Client.
|
| Filename | Size |
|---|---|
| as4-client-1.1.0.pom | |
| as4-client-1.1.0.jar | 83 KB |
| as4-client-1.1.0-sources.jar | 74 KB |
| as4-client-1.1.0-javadoc.jar | 665 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |