License |
License |
---|---|
GroupId | GroupIdbe.bosa.commons-eid |
ArtifactId | ArtifactIdcommons-eid-consumer |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionCommons eID Consumer
Consumer library for eID generated signatures/data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-eid-consumer-1.0.5.pom | |
commons-eid-consumer-1.0.5.jar | 31 KB |
commons-eid-consumer-1.0.5-sources.jar | 29 KB |
commons-eid-consumer-1.0.5-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/ -->
<dependency>
<groupId>be.bosa.commons-eid</groupId>
<artifactId>commons-eid-consumer</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/
implementation 'be.bosa.commons-eid:commons-eid-consumer:1.0.5'
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/
implementation ("be.bosa.commons-eid:commons-eid-consumer:1.0.5")
'be.bosa.commons-eid:commons-eid-consumer:jar:1.0.5'
<dependency org="be.bosa.commons-eid" name="commons-eid-consumer" rev="1.0.5">
<artifact name="commons-eid-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.bosa.commons-eid', module='commons-eid-consumer', version='1.0.5')
)
libraryDependencies += "be.bosa.commons-eid" % "commons-eid-consumer" % "1.0.5"
[be.bosa.commons-eid/commons-eid-consumer "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.6 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |