MVN

net.sf.j8583 : j8583

Maven & Gradle

Jan 24, 2023
2 usages

j8583 · Java implementation of the ISO 8583 protocol, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible.

<dependency>
    <groupId>net.sf.j8583</groupId>
    <artifactId>j8583</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.j8583 : j8583 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of net.sf.j8583 : j8583 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
j8583-2.0.0
1.18.x
j8583-1.18.0
1.17.x
j8583-1.17.0
1.16.x
j8583-1.16.0
1.15.x
j8583-1.15.0
1.14.x
j8583-1.14.1
j8583-1.14.0
1.12.x
j8583-1.12.0
1.11.x
j8583-1.11.0
1.10.x
j8583-1.10.2
j8583-1.10.1
j8583-1.10.0
1.9.x
j8583-1.9.1
1.8.x
j8583-1.8.0
1.7.x
j8583-1.7.0
1.6.x
j8583-1.6.0
1.5.x
j8583-1.5.7
j8583-1.5.6
j8583-1.5.5
j8583-1.5.4
j8583-1.5.3
j8583-1.5.2
j8583-1.5.1

How to add a dependency to Maven

Add the following net.sf.j8583 : j8583 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.j8583</groupId>
    <artifactId>j8583</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.j8583 : j8583 gradle dependency to your build.gradle file:

implementation 'net.sf.j8583:j8583:2.0.0'

Gradle Kotlin DSL: Add the following net.sf.j8583 : j8583 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.j8583:j8583:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.j8583 : j8583 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.j8583" % "j8583" % "2.0.0"

Advertisement

Dependencies from Group

Jan 24, 2023
2 usages

Discover Dependencies

Feb 07, 2020
3 usages
4 stars
Jul 05, 2019
5 usages
0 stars
Jul 05, 2019
2 usages
0 stars
Apr 19, 2020
0 stars
Jul 02, 2016
0 stars
Jul 02, 2016
2 usages
0 stars
Jul 02, 2016
1 usages
0 stars
Jun 29, 2016
68.1k stars