| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdde.gematik.ti.epa |
| ArtifactId | ArtifactIdfdv.key.access |
| Version | Version1.0.7 |
| Type | Typejar |
| Description |
Descriptionnull
null
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fdv.key.access-1.0.7.pom | |
| fdv.key.access-1.0.7.jar | 1 KB |
| fdv.key.access-1.0.7-test-sources.jar | 1 KB |
| fdv.key.access-1.0.7-sources.jar | 1 KB |
| fdv.key.access-1.0.7-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.gematik.ti.epa/fdv.key.access/ -->
<dependency>
<groupId>de.gematik.ti.epa</groupId>
<artifactId>fdv.key.access</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti.epa/fdv.key.access/
implementation 'de.gematik.ti.epa:fdv.key.access:1.0.7'
// https://jarcasting.com/artifacts/de.gematik.ti.epa/fdv.key.access/
implementation ("de.gematik.ti.epa:fdv.key.access:1.0.7")
'de.gematik.ti.epa:fdv.key.access:jar:1.0.7'
<dependency org="de.gematik.ti.epa" name="fdv.key.access" rev="1.0.7">
<artifact name="fdv.key.access" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti.epa', module='fdv.key.access', version='1.0.7')
)
libraryDependencies += "de.gematik.ti.epa" % "fdv.key.access" % "1.0.7"
[de.gematik.ti.epa/fdv.key.access "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.greenrobot : eventbus | jar | 3.1.1 |