MVN

org.jpos : jpos

Maven & Gradle

Feb 21, 2023
1 usages
564 stars

jPOS Project · jPOS is an ISO-8583 based financial transaction library/framework that can be customized and extended in order to implement financial interchanges.

<dependency>
    <groupId>org.jpos</groupId>
    <artifactId>jpos</artifactId>
    <version>2.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jpos : jpos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.8

All Versions

Choose a version of org.jpos : jpos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
jpos-2.1.8
jpos-2.1.7
jpos-2.1.6
jpos-2.1.5
jpos-2.1.4
jpos-2.1.3
jpos-2.1.2
jpos-2.1.1
jpos-2.1.0
2.0.x
jpos-2.0.10
jpos-2.0.8
jpos-2.0.6
jpos-2.0.4
jpos-2.0.2
jpos-2.0.0
1.9.x
jpos-1.9.8
jpos-1.9.6
jpos-1.9.4
jpos-1.9.2
jpos-1.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jpos</groupId>
    <artifactId>jpos</artifactId>
    <version>2.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jpos : jpos gradle dependency to your build.gradle file:

implementation 'org.jpos:jpos:2.1.8'

Gradle Kotlin DSL: Add the following org.jpos : jpos gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jpos:jpos:2.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jpos : jpos sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jpos" % "jpos" % "2.1.8"

Advertisement

Dependencies from Group

Feb 21, 2023
1 usages
564 stars

Discover Dependencies

Jan 26, 2017
4 usages
1.6k stars
Jan 04, 2019
9 usages
340 stars
Aug 15, 2023
16 usages
Nov 14, 2022
35 usages
2.1k stars
Oct 26, 2017
8 usages
2.1k stars
Aug 12, 2023
8 usages
2.8k stars
Oct 09, 2015
1.7k usages
739 stars
Mar 28, 2023
30 usages
275 stars
Apr 16, 2018
75 usages
226 stars
May 19, 2017
45 usages
540 stars