| License |
License |
|---|---|
| GroupId | GroupIdde.samply |
| ArtifactId | ArtifactIddirectory-sync |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondirectory-sync
Syncs Information between the BBMRI-ERIC Biobank Directory and the local bridgehead
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| directory-sync-0.1.1.pom | |
| directory-sync-0.1.1.jar | 27 KB |
| directory-sync-0.1.1-sources.jar | 10 KB |
| directory-sync-0.1.1-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.samply/directory-sync/ -->
<dependency>
<groupId>de.samply</groupId>
<artifactId>directory-sync</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.samply/directory-sync/
implementation 'de.samply:directory-sync:0.1.1'
// https://jarcasting.com/artifacts/de.samply/directory-sync/
implementation ("de.samply:directory-sync:0.1.1")
'de.samply:directory-sync:jar:0.1.1'
<dependency org="de.samply" name="directory-sync" rev="0.1.1">
<artifact name="directory-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.samply', module='directory-sync', version='0.1.1')
)
libraryDependencies += "de.samply" % "directory-sync" % "0.1.1"
[de.samply/directory-sync "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 5.7.2 |
| ca.uhn.hapi.fhir : hapi-fhir-client | jar | 5.7.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| io.vavr : vavr | jar | 0.10.4 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| com.google.code.gson : gson | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
| org.testcontainers : testcontainers | jar | 1.17.1 |
| org.testcontainers : junit-jupiter | jar | 1.17.1 |