| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.gematik.ti |
| Идентификатор | Идентификаторhealthcard.control |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеHealthCardControl
The HealthCardControl library is an framework that detect card type and version, supports functionatlity to read VSDN and NFD Data, etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| healthcard.control-1.0.3.pom | |
| healthcard.control-1.0.3.jar | 143 KB |
| healthcard.control-1.0.3-test-sources.jar | 86 KB |
| healthcard.control-1.0.3-sources.jar | 104 KB |
| healthcard.control-1.0.3-javadoc.jar | 422 KB |
| healthcard.control-1.0.3-adoc.jar | 782 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.gematik.ti/healthcard.control/ -->
<dependency>
<groupId>de.gematik.ti</groupId>
<artifactId>healthcard.control</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/healthcard.control/
implementation 'de.gematik.ti:healthcard.control:1.0.3'
// https://jarcasting.com/artifacts/de.gematik.ti/healthcard.control/
implementation ("de.gematik.ti:healthcard.control:1.0.3")
'de.gematik.ti:healthcard.control:jar:1.0.3'
<dependency org="de.gematik.ti" name="healthcard.control" rev="1.0.3">
<artifact name="healthcard.control" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='healthcard.control', version='1.0.3')
)
libraryDependencies += "de.gematik.ti" % "healthcard.control" % "1.0.3"
[de.gematik.ti/healthcard.control "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.gematik.ti : healthcard.access | jar | 1.2.2 |
| org.greenrobot : eventbus | jar | 3.1.1 |
| de.gematik.ti : openhealthcard.events | jar | 1.2.0 |
| de.gematik.ti : utils | jar | 1.2.1 |
| de.gematik.ti : cardreader.provider.api | jar | 1.2.1 |
| com.madgag.spongycastle : prov | jar | 1.58.0.0 |
| com.madgag.spongycastle : core | jar | 1.58.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.gematik.ti : schema.gen.vsd | jar | 1.0.1 |
| de.gematik.ti : schema.gen.nfd | jar | 1.0.2 |
| de.gematik.ti : schema.gen.dpe | jar | 1.0.1 |
| de.gematik.ti : healthcard.access | jar | 1.2.2 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.github.tony19 : logback-android | jar | 1.3.0-3 |
| org.mockito : mockito-core | jar | 3.0.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
| org.powermock : powermock-classloading-base | jar | 2.0.2 |