Last Version

JavaCard Connect 0.1.8

JavaCard Connect is a framework which provides an implementation of a secure communication protocol(s) in conformance with the Global Platform Card Specification.

License

License

GroupId

GroupId

org.nightcode
ArtifactId

ArtifactId

jc-connect
Version

Version

0.1.8
Type

Type

jar
Description

Description

JavaCard Connect
JavaCard Connect is a framework which provides an implementation of a secure communication protocol(s) in conformance with the Global Platform Card Specification.
Project URL

Project URL

http://github.com/nightcode/jcconnect/
Source Code Management

Source Code Management

http://github.com/nightcode/jcconnect/

Download jc-connect 0.1.8


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

Dependencies

compile (4)

Group / Artifact Type Version
org.nightcode : bertool jar 0.5
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.6

Project Modules

There are no modules declared in this project.