Commons eID Project

Commons eID: library to communicate with the Belgian eID card.

Лицензия

Лицензия

Группа

Группа

be.bosa.commons-eid
Идентификатор

Идентификатор

commons-eid-parent
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

Commons eID Project
Commons eID: library to communicate with the Belgian eID card.
Ссылка на сайт

Ссылка на сайт

https://github.com/Fedict/commons-eid
Организация-разработчик

Организация-разработчик

BOSA
Система контроля версий

Система контроля версий

https://github.com/Fedict/commons-eid

Скачать commons-eid-parent

Имя Файла Размер
commons-eid-parent-1.0.5.pom 11 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • commons-eid-client
  • commons-eid-consumer
  • commons-eid-dialogs
  • commons-eid-jca
  • commons-eid-jca-all
  • commons-eid-tests

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)

Версии библиотеки

Версия
1.0.5
1.0.4