Last Version

OpenHealthCard-Events 1.2.0

The OpenHealthCard-Events library contains overarching events for several layers. That includes general events for info, warn and error, request and response events for card access number, etc. The Events are used to use org.greenrobot eventbus.

License

License

GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

openhealthcard.events
Version

Version

1.2.0
Type

Type

jar
Description

Description

OpenHealthCard-Events
The OpenHealthCard-Events library contains overarching events for several layers. That includes general events for info, warn and error, request and response events for card access number, etc. The Events are used to use org.greenrobot eventbus.
Project URL

Project URL

https://github.com/gematik/ref-OpenHealthCard-Events
Project Organization

Project Organization

de.gematik
Source Code Management

Source Code Management

https://github.com/gematik/ref-OpenHealthCard-Events

Download openhealthcard.events 1.2.0


<!-- https://jarcasting.com/artifacts/de.gematik.ti/openhealthcard.events/ -->
<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>openhealthcard.events</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/openhealthcard.events/
implementation 'de.gematik.ti:openhealthcard.events:1.2.0'
// https://jarcasting.com/artifacts/de.gematik.ti/openhealthcard.events/
implementation ("de.gematik.ti:openhealthcard.events:1.2.0")
'de.gematik.ti:openhealthcard.events:jar:1.2.0'
<dependency org="de.gematik.ti" name="openhealthcard.events" rev="1.2.0">
  <artifact name="openhealthcard.events" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='openhealthcard.events', version='1.2.0')
)
libraryDependencies += "de.gematik.ti" % "openhealthcard.events" % "1.2.0"
[de.gematik.ti/openhealthcard.events "1.2.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.greenrobot : eventbus jar 3.1.1
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
de.gematik.ti : cardreader.provider.api jar 1.2.1
junit : junit jar 4.12
org.sonarsource.java : sonar-jacoco-listeners jar 3.8
org.mockito : mockito-core jar 3.0.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core jar 2.8.1

Project Modules

There are no modules declared in this project.