XNAT Data Source Backend

Parent pom.xml for all Eureka! Clinical projects.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

aiw-dsb-xnat
Last Version

Last Version

1.0-Alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

XNAT Data Source Backend
Parent pom.xml for all Eureka! Clinical projects.
Project URL

Project URL

https://github.com/eurekaclinical/aiw-dsb-xnat.git
Project Organization

Project Organization

Emory University
Source Code Management

Source Code Management

https://github.com/eurekaclinical/aiw-dsb-xnat.git

Download aiw-dsb-xnat

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eurekaclinical : protempa-framework jar 3.0
org.apache.httpcomponents : httpclient jar 4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.eurekaclinical

Eureka! Clinical

Microservices for clinical and translational research

Versions

Version
1.0-Alpha-2
1.0-Alpha-1