License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eureka Container Microservices ORM Data |
GroupId | GroupIdorg.eurekaclinical |
ArtifactId | ArtifactIdaiw-dsb-waveform |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionWaveform 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-waveform-2.0.pom | |
aiw-dsb-waveform-2.0.jar | 6 KB |
aiw-dsb-waveform-2.0-sources.jar | 3 KB |
aiw-dsb-waveform-2.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eurekaclinical/aiw-dsb-waveform/ -->
<dependency>
<groupId>org.eurekaclinical</groupId>
<artifactId>aiw-dsb-waveform</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/aiw-dsb-waveform/
implementation 'org.eurekaclinical:aiw-dsb-waveform:2.0'
// https://jarcasting.com/artifacts/org.eurekaclinical/aiw-dsb-waveform/
implementation ("org.eurekaclinical:aiw-dsb-waveform:2.0")
'org.eurekaclinical:aiw-dsb-waveform:jar:2.0'
<dependency org="org.eurekaclinical" name="aiw-dsb-waveform" rev="2.0">
<artifact name="aiw-dsb-waveform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='aiw-dsb-waveform', version='2.0')
)
libraryDependencies += "org.eurekaclinical" % "aiw-dsb-waveform" % "2.0"
[org.eurekaclinical/aiw-dsb-waveform "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eurekaclinical : protempa-dsb-relationaldb | jar | 4.0 |