| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.openisoj2 |
| ArtifactId | ArtifactIdopenisoj2-postilion |
| Version | Version2.0.2-RELEASE |
| Type | Typejar |
| Description |
Descriptionopenisoj2-postilion
This project adds in the Postilion ISO 8583 specification to the OpenIsoJ2 framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.bitbucket.openisoj2/openisoj2-postilion/ -->
<dependency>
<groupId>org.bitbucket.openisoj2</groupId>
<artifactId>openisoj2-postilion</artifactId>
<version>2.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.openisoj2/openisoj2-postilion/
implementation 'org.bitbucket.openisoj2:openisoj2-postilion:2.0.2-RELEASE'
// https://jarcasting.com/artifacts/org.bitbucket.openisoj2/openisoj2-postilion/
implementation ("org.bitbucket.openisoj2:openisoj2-postilion:2.0.2-RELEASE")
'org.bitbucket.openisoj2:openisoj2-postilion:jar:2.0.2-RELEASE'
<dependency org="org.bitbucket.openisoj2" name="openisoj2-postilion" rev="2.0.2-RELEASE">
<artifact name="openisoj2-postilion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.openisoj2', module='openisoj2-postilion', version='2.0.2-RELEASE')
)
libraryDependencies += "org.bitbucket.openisoj2" % "openisoj2-postilion" % "2.0.2-RELEASE"
[org.bitbucket.openisoj2/openisoj2-postilion "2.0.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.bitbucket.openisoj2 : core | jar | 2.0.1-RELEASE |