License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.hspconsortium.reference |
ArtifactId | ArtifactIdhspc-cds-hooks-client |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRelease information
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hspc-cds-hooks-client-0.3.0.pom | |
hspc-cds-hooks-client-0.3.0.jar | 20 KB |
hspc-cds-hooks-client-0.3.0-sources.jar | 10 KB |
hspc-cds-hooks-client-0.3.0-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-cds-hooks-client/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-cds-hooks-client</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-cds-hooks-client/
implementation 'org.hspconsortium.reference:hspc-cds-hooks-client:0.3.0'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-cds-hooks-client/
implementation ("org.hspconsortium.reference:hspc-cds-hooks-client:0.3.0")
'org.hspconsortium.reference:hspc-cds-hooks-client:jar:0.3.0'
<dependency org="org.hspconsortium.reference" name="hspc-cds-hooks-client" rev="0.3.0">
<artifact name="hspc-cds-hooks-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-cds-hooks-client', version='0.3.0')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-cds-hooks-client" % "0.3.0"
[org.hspconsortium.reference/hspc-cds-hooks-client "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 | jar | 2.4 |