License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdbe.bosa.commons-eid |
ArtifactId | ArtifactIdcommons-eid-client |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionCommons eID Client
eID client library based on PC/SC
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-eid-client-1.0.5.pom | |
commons-eid-client-1.0.5.jar | 67 KB |
commons-eid-client-1.0.5-sources.jar | 56 KB |
commons-eid-client-1.0.5-javadoc.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-client/ -->
<dependency>
<groupId>be.bosa.commons-eid</groupId>
<artifactId>commons-eid-client</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-client/
implementation 'be.bosa.commons-eid:commons-eid-client:1.0.5'
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-client/
implementation ("be.bosa.commons-eid:commons-eid-client:1.0.5")
'be.bosa.commons-eid:commons-eid-client:jar:1.0.5'
<dependency org="be.bosa.commons-eid" name="commons-eid-client" rev="1.0.5">
<artifact name="commons-eid-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.bosa.commons-eid', module='commons-eid-client', version='1.0.5')
)
libraryDependencies += "be.bosa.commons-eid" % "commons-eid-client" % "1.0.5"
[be.bosa.commons-eid/commons-eid-client "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |