Protempa XNAT data source backend
Department of Biomedical Informatics, Emory University, Atlanta GA
What is it?
Protempa data source backend for accessing data from XNAT.
This backend is incomplete and unmaintained.
License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eureka Container Microservices |
GroupId | GroupIdorg.eurekaclinical |
ArtifactId | ArtifactIdaiw-dsb-xnat |
Last Version | Last Version1.0-Alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXNAT Data Source Backend
Parent pom.xml for all Eureka! Clinical projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aiw-dsb-xnat-1.0-Alpha-2.pom | |
aiw-dsb-xnat-1.0-Alpha-2.jar | 473 KB |
aiw-dsb-xnat-1.0-Alpha-2-sources.jar | 360 KB |
aiw-dsb-xnat-1.0-Alpha-2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eurekaclinical/aiw-dsb-xnat/ -->
<dependency>
<groupId>org.eurekaclinical</groupId>
<artifactId>aiw-dsb-xnat</artifactId>
<version>1.0-Alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/aiw-dsb-xnat/
implementation 'org.eurekaclinical:aiw-dsb-xnat:1.0-Alpha-2'
// https://jarcasting.com/artifacts/org.eurekaclinical/aiw-dsb-xnat/
implementation ("org.eurekaclinical:aiw-dsb-xnat:1.0-Alpha-2")
'org.eurekaclinical:aiw-dsb-xnat:jar:1.0-Alpha-2'
<dependency org="org.eurekaclinical" name="aiw-dsb-xnat" rev="1.0-Alpha-2">
<artifact name="aiw-dsb-xnat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='aiw-dsb-xnat', version='1.0-Alpha-2')
)
libraryDependencies += "org.eurekaclinical" % "aiw-dsb-xnat" % "1.0-Alpha-2"
[org.eurekaclinical/aiw-dsb-xnat "1.0-Alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.eurekaclinical : protempa-framework | jar | 3.0 |
org.apache.httpcomponents : httpclient | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Department of Biomedical Informatics, Emory University, Atlanta GA
Protempa data source backend for accessing data from XNAT.
This backend is incomplete and unmaintained.
Version |
---|
1.0-Alpha-2
|
1.0-Alpha-1
|