| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdmx.com.fimet |
| ArtifactId | ArtifactIdfimet-net |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfimet-net
Socket implementations for ISO8583
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fimet-net-1.0.0.pom | |
| fimet-net-1.0.0-sources.jar | 19 KB |
| fimet-net-1.0.0-javadoc.jar | 205 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |