License |
License |
---|---|
GroupId | GroupIdde.samply |
ArtifactId | ArtifactIddirectory-sync |
Version | Version0.1.0 |
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.0.pom | |
directory-sync-0.1.0.jar | 27 KB |
directory-sync-0.1.0-sources.jar | 10 KB |
directory-sync-0.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.samply/directory-sync/
implementation 'de.samply:directory-sync:0.1.0'
// https://jarcasting.com/artifacts/de.samply/directory-sync/
implementation ("de.samply:directory-sync:0.1.0")
'de.samply:directory-sync:jar:0.1.0'
<dependency org="de.samply" name="directory-sync" rev="0.1.0">
<artifact name="directory-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.samply', module='directory-sync', version='0.1.0')
)
libraryDependencies += "de.samply" % "directory-sync" % "0.1.0"
[de.samply/directory-sync "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 4.1.0 |
ca.uhn.hapi.fhir : hapi-fhir-client | jar | 4.1.0 |
io.vavr : vavr | jar | 0.10.2 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.mockito : mockito-core | jar | 3.2.4 |
org.mockito : mockito-junit-jupiter | jar | 3.2.4 |