License |
License |
---|---|
GroupId | GroupIdio.github.danielpine |
ArtifactId | ArtifactIdsj8583 |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsj8583
ISO8583 Message Generator and Parser, Powered by j8583: http://j8583.sourceforge.net/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sj8583-1.0.1-RELEASE.pom | |
sj8583-1.0.1-RELEASE.jar | 87 KB |
sj8583-1.0.1-RELEASE-sources.jar | 71 KB |
sj8583-1.0.1-RELEASE-javadoc.jar | 299 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.danielpine/sj8583/ -->
<dependency>
<groupId>io.github.danielpine</groupId>
<artifactId>sj8583</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.danielpine/sj8583/
implementation 'io.github.danielpine:sj8583:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.danielpine/sj8583/
implementation ("io.github.danielpine:sj8583:1.0.1-RELEASE")
'io.github.danielpine:sj8583:jar:1.0.1-RELEASE'
<dependency org="io.github.danielpine" name="sj8583" rev="1.0.1-RELEASE">
<artifact name="sj8583" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.danielpine', module='sj8583', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.danielpine" % "sj8583" % "1.0.1-RELEASE"
[io.github.danielpine/sj8583 "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.15.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.32 |