Java Card Runtime Environment Simulator

jCardSim is open-source library contains implementation of Java Card API

License

License

GroupId

GroupId

de.ohmesoftware
ArtifactId

ArtifactId

jcardsim
Last Version

Last Version

3.0.5-5
Release Date

Release Date

Type

Type

jar
Description

Description

Java Card Runtime Environment Simulator
jCardSim is open-source library contains implementation of Java Card API
Project Organization

Project Organization

Licel Corporation

Download jcardsim

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.ow2.asm : asm-commons jar 9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

system (1)

Group / Artifact Type Version
oracle.javacard » api_classic Optional jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.5-5
3.0.5-3
3.0.5-2
3.0.5-1