License |
License |
---|---|
GroupId | GroupIdcom.github.martinpaljak |
ArtifactId | ArtifactIdgptool |
Version | Version19.06.16 |
Type | Typejar |
Description |
DescriptionManage applets and keys on JavaCard-s like a pro
|
Filename | Size |
---|---|
gptool-19.06.16.pom | |
gptool-19.06.16.jar | 25 KB |
gptool-19.06.16-sources.jar | 16 KB |
gptool-19.06.16-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/gptool/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>gptool</artifactId>
<version>19.06.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/gptool/
implementation 'com.github.martinpaljak:gptool:19.06.16'
// https://jarcasting.com/artifacts/com.github.martinpaljak/gptool/
implementation ("com.github.martinpaljak:gptool:19.06.16")
'com.github.martinpaljak:gptool:jar:19.06.16'
<dependency org="com.github.martinpaljak" name="gptool" rev="19.06.16">
<artifact name="gptool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='gptool', version='19.06.16')
)
libraryDependencies += "com.github.martinpaljak" % "gptool" % "19.06.16"
[com.github.martinpaljak/gptool "19.06.16"]
Group / Artifact | Type | Version |
---|---|---|
com.github.martinpaljak : apdu4j-pcsc | jar | 19.05.08 |
com.github.martinpaljak : globalplatformpro | jar | 19.06.16 |
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.8 |
org.slf4j : slf4j-simple Optional | jar | 1.7.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |