Last Version

upos 0.1.0-RELEASE

upos is a lightweight ISO8583 message sdk.

License

License

GroupId

GroupId

com.rockagen
ArtifactId

ArtifactId

upos
Version

Version

0.1.0-RELEASE
Type

Type

jar
Description

Description

upos
upos is a lightweight ISO8583 message sdk.
Project URL

Project URL

https://github.com/rockagen/upos
Project Organization

Project Organization

ROCKAGEN
Source Code Management

Source Code Management

https://github.com/rockagen/upos

Download upos 0.1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.rockagen/upos/ -->
<dependency>
    <groupId>com.rockagen</groupId>
    <artifactId>upos</artifactId>
    <version>0.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rockagen/upos/
implementation 'com.rockagen:upos:0.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.rockagen/upos/
implementation ("com.rockagen:upos:0.1.0-RELEASE")
'com.rockagen:upos:jar:0.1.0-RELEASE'
<dependency org="com.rockagen" name="upos" rev="0.1.0-RELEASE">
  <artifact name="upos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rockagen', module='upos', version='0.1.0-RELEASE')
)
libraryDependencies += "com.rockagen" % "upos" % "0.1.0-RELEASE"
[com.rockagen/upos "0.1.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.rockagen : commons-lib jar 0.1.4
org.bouncycastle : bcprov-jdk16 jar 1.46

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.