| License |
License |
|---|---|
| GroupId | GroupIdch.dvbern.oss.iso20022 |
| ArtifactId | ArtifactIdiso20022-ch-impl |
| Version | Version4.3.0 |
| Type | Typejar |
| Description |
DescriptionThis library can be used for exporting payment orders (pain001 files) using the iso20022 format for Switzerland
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| iso20022-ch-impl-4.3.0.pom | |
| iso20022-ch-impl-4.3.0.jar | 32 KB |
| iso20022-ch-impl-4.3.0-sources.jar | 19 KB |
| iso20022-ch-impl-4.3.0-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch-impl/ -->
<dependency>
<groupId>ch.dvbern.oss.iso20022</groupId>
<artifactId>iso20022-ch-impl</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch-impl/
implementation 'ch.dvbern.oss.iso20022:iso20022-ch-impl:4.3.0'
// https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch-impl/
implementation ("ch.dvbern.oss.iso20022:iso20022-ch-impl:4.3.0")
'ch.dvbern.oss.iso20022:iso20022-ch-impl:jar:4.3.0'
<dependency org="ch.dvbern.oss.iso20022" name="iso20022-ch-impl" rev="4.3.0">
<artifact name="iso20022-ch-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.iso20022', module='iso20022-ch-impl', version='4.3.0')
)
libraryDependencies += "ch.dvbern.oss.iso20022" % "iso20022-ch-impl" % "4.3.0"
[ch.dvbern.oss.iso20022/iso20022-ch-impl "4.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.dvbern.oss.iso20022 : iso20022-ch-intf | jar | 4.3.0 |
| javax : javaee-api | jar | 7.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.8.0 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 21.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.xmlunit : xmlunit-core | jar | 2.8.2 |