| License |
License |
|---|---|
| GroupId | GroupIdch.dvbern.oss.iso20022 |
| ArtifactId | ArtifactIdiso20022-ch-intf |
| Last Version | Last Version4.3.0 |
| Release Date | Release Date |
| 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-intf-4.3.0.pom | |
| iso20022-ch-intf-4.3.0.jar | 546 KB |
| iso20022-ch-intf-4.3.0-sources.jar | 670 KB |
| iso20022-ch-intf-4.3.0-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch-intf/ -->
<dependency>
<groupId>ch.dvbern.oss.iso20022</groupId>
<artifactId>iso20022-ch-intf</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch-intf/
implementation 'ch.dvbern.oss.iso20022:iso20022-ch-intf:4.3.0'
// https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch-intf/
implementation ("ch.dvbern.oss.iso20022:iso20022-ch-intf:4.3.0")
'ch.dvbern.oss.iso20022:iso20022-ch-intf:jar:4.3.0'
<dependency org="ch.dvbern.oss.iso20022" name="iso20022-ch-intf" rev="4.3.0">
<artifact name="iso20022-ch-intf" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.iso20022', module='iso20022-ch-intf', version='4.3.0')
)
libraryDependencies += "ch.dvbern.oss.iso20022" % "iso20022-ch-intf" % "4.3.0"
[ch.dvbern.oss.iso20022/iso20022-ch-intf "4.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.2.3 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |