fimet-net

Socket implementations for ISO8583

License

License

Categories

Categories

Net
GroupId

GroupId

mx.com.fimet
ArtifactId

ArtifactId

fimet-net
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fimet-net
Socket implementations for ISO8583
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/kirose/fimet-libs.git

Download fimet-net

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.fimet » fimet-utils jar 1.0.0
com.google.code.gson : gson jar 2.8.6
com.fimet » fimet-core jar 1.0.0
com.fimet » fimet-parser jar 1.0.0
org.springframework : spring-context jar 5.3.14

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0