Last Version

FDSM library 21.04.06

Swiss Army Knife for working with Fidesmo devices and Fidesmo API

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.fidesmo
ArtifactId

ArtifactId

fdsm
Version

Version

21.04.06
Type

Type

jar
Description

Description

FDSM library
Swiss Army Knife for working with Fidesmo devices and Fidesmo API
Project URL

Project URL

https://developer.fidesmo.com/fdsm

Download fdsm 21.04.06


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.martinpaljak : capfile jar 21.04.05
com.github.martinpaljak : apdu4j-core jar 2020r3
org.apache.httpcomponents : httpclient jar 4.5.13
org.java-websocket : Java-WebSocket jar 1.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
commons-io : commons-io jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30
com.payneteasy : ber-tlv jar 1.0-11

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.