Commons eID Integration Tests

Integration tests for the Commons eID project

License

License

GroupId

GroupId

be.bosa.commons-eid
ArtifactId

ArtifactId

commons-eid-tests
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Commons eID Integration Tests
Integration tests for the Commons eID project
Project Organization

Project Organization

BOSA

Download commons-eid-tests

How to add to project

<!-- https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-tests/ -->
<dependency>
    <groupId>be.bosa.commons-eid</groupId>
    <artifactId>commons-eid-tests</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-tests/
implementation 'be.bosa.commons-eid:commons-eid-tests:1.0.5'
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-tests/
implementation ("be.bosa.commons-eid:commons-eid-tests:1.0.5")
'be.bosa.commons-eid:commons-eid-tests:jar:1.0.5'
<dependency org="be.bosa.commons-eid" name="commons-eid-tests" rev="1.0.5">
  <artifact name="commons-eid-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.bosa.commons-eid', module='commons-eid-tests', version='1.0.5')
)
libraryDependencies += "be.bosa.commons-eid" % "commons-eid-tests" % "1.0.5"
[be.bosa.commons-eid/commons-eid-tests "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
be.bosa.commons-eid : commons-eid-client jar 1.0.5
be.bosa.commons-eid : commons-eid-consumer jar 1.0.5
be.bosa.commons-eid : commons-eid-dialogs jar 1.0.5
be.bosa.commons-eid : commons-eid-jca jar 1.0.5

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
commons-logging : commons-logging jar 1.2
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.11
org.apache.logging.log4j : log4j-core jar 2.10.0
joda-time : joda-time jar 2.3
org.bouncycastle : bcprov-jdk15on jar 1.59
org.bouncycastle : bcpkix-jdk15on jar 1.59

Project Modules

There are no modules declared in this project.

Build Status

README for Commons eID Project

This project contains the source code tree of Commons eID. The source code is hosted at: https://github.com/Fedict/commons-eid.

The source code of the Commons eID Project is licensed under GNU LGPL v3.0. The license conditions can be found in the file: LICENSE.

Releases are available at Maven Central.

Build

The following is required for compiling the Commons eID software:

  • Oracle Java 1.8
  • Apache Maven 3

The project can be build via:

	mvn clean install

Components

  • commons-eid-client: actual PC/SC based eID code.
  • commons-eid-consumer: consumer classes for performing eID operations.
  • commons-eid-dialogs: default implementations of the required dialogs.
  • commons-eid-jca: a JCA security provider using the eID card.
  • commons-eid-jca-all: a JCA security provider including all required dependencies.
  • commons-eid-tests: integration tests for the Commons eID project.
be.bosa.commons-eid

FPS BOSA DG Digital Transformation

Federal Public Service Policy and Support DG Digital Transformation (formerly: Fedict)

Versions

Version
1.0.5
1.0.4